pgadmin4/web/pgadmin/tools/sqleditor
2016-11-11 14:36:41 +00:00
..
static/css Fix layout of the filter box. 2016-09-26 10:48:31 +01:00
templates/sqleditor Cast OIDs to oid not int, otherwise we lose half the range which results in objects not being accessible. Fixes #1951 2016-11-11 14:36:41 +00:00
__init__.py Save error details when executing to CSV, if no data is returned. This ensures the user gets some feedback rather than nothing at all. Fixes #1592 2016-09-20 11:57:51 +01:00
command.py Bulk delete rows in SlickGrid. Fixes #1696 2016-09-16 16:46:58 +01:00