redash/tests/serializers
Arik Fraimovich 9292ae8d3f
CSV: correctly serialize booleans and dates. (#3841)
* CSV: correctly serialize booleans and dates.

Closes #3736, closes #2751.

* pep8 fixes

* Move column iteration to a helper function.

* Use elif, as types are mutually exclusive.

* Refactor parsing implementation.

* Move the csv generation fucntion
2019-05-29 10:45:29 +03:00
..
__init__.py CSV: correctly serialize booleans and dates. (#3841) 2019-05-29 10:45:29 +03:00
test_query_results.py CSV: correctly serialize booleans and dates. (#3841) 2019-05-29 10:45:29 +03:00