forked from getredash/redash
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Query Results: querying a column with a dictionary or array fails (ge…
…tredash#3887) * flatten lists and dicts to json to be used with SQLite's json_extract functions * add test that verifies that lists and dicts are saved * add test that verifies that lists and dicts are saved
- Loading branch information
1 parent
c4dbce7
commit 73e825f
Showing
2 changed files
with
18 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters