pgadmin4/web/pgadmin/tools/sqleditor
2018-03-19 10:58:12 +00:00
..
static Ensure the file manager properly escapes file & directory names. Fixes #3196 2018-03-19 10:58:12 +00:00
templates/sqleditor/sql Insert rows correctly when a table has OIDs and a Primary Key in uppercase. Fixes #3135 2018-03-07 16:06:23 +00:00
tests Make the poll query test a little more robust. 2018-03-07 16:48:32 +00:00
utils Skip tests where appropriate on GPDB. Fixes #3190 2018-03-13 15:32:35 -04:00
__init__.py Support for external tables in GPDB. Fixes #3168 2018-03-02 16:49:25 +00:00
command.py Ensure we can properly update rows with upper-case primary key columns. Fixes #3105 2018-02-19 11:37:31 +00:00