pgadmin4/web/pgadmin/browser
Khushboo Vashi 8bd8ae001b Fix the PostGIS Datatypes in SQL tab, Create / Update dialogues for Table, Column, Foreign Table and Type node. Fixes #2324
Note that this doesn't add full support for PostGIS types to the table/column dialogues, which still can't handle the typmod usage. It does bring support to parity with pgAdmin 3 though.
2017-06-12 12:49:17 +01:00
..
server_groups Fix the PostGIS Datatypes in SQL tab, Create / Update dialogues for Table, Column, Foreign Table and Type node. Fixes #2324 2017-06-12 12:49:17 +01:00
static Fix integer/numeric validation on various dialogues. Fixes #2421 2017-06-08 14:59:26 +01:00
templates/browser Implementation of the client side 'url_for(...)' function. 2017-06-12 12:01:25 +05:30
tests Re-organised the regression directory now we have multiple test suites: move test_utils.py into python_test_utils/ 2017-03-23 11:59:31 +00:00
__init__.py Implementation of the client side 'url_for(...)' function. 2017-06-12 12:01:25 +05:30
collection.py Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
utils.py 1) Splits the SQL query used to retrieve the Dependents, Dependencies, and Roles SQL file into multiple versioned files. 2017-05-15 10:40:46 +05:30