pgadmin4/web/pgadmin/tools/sqleditor
2017-03-21 16:40:21 +00:00
..
static/css Handle NULL booleans in the data editor. Fixes #1790 2017-02-05 11:06:48 +01:00
templates/sqleditor Fix View Data filter options. Fixes #2265 2017-03-17 12:45:59 +00:00
__init__.py PRevent an error being displayed if the user views data on a table with no columns. Fixes #2244 2017-03-21 16:40:21 +00:00
command.py Query tool efficiency.Convert the data as a 2D array instead of dict. Fixes #2036 2017-03-01 16:58:51 +05:30