pgadmin4/web/pgadmin/browser
Murtuza Zabuawala 689ef8d8d1 Fixes issues specific to SYNONYMS
- On droping a synonyms - the query should be modified in SQL pane.
- A proper message should be given on trying to drop an already dropped
  synonyms.
- Handle the synonyms with special characters.

Fixes #1607, #1608, #1609
2016-08-29 20:25:18 +05:30
..
server_groups Fixes issues specific to SYNONYMS 2016-08-29 20:25:18 +05:30
static Fix renaming of constraints from the table dialogue. Fixes #1500 2016-08-03 15:39:14 +01:00
templates/browser Fixes issues specific to SYNONYMS 2016-08-29 20:25:18 +05:30
tests Test suite enhancements: 2016-08-09 16:05:40 +01:00
__init__.py Allow the user to configure tabs in the SQL editor. Fixes #1406 2016-08-19 11:40:19 +01:00
collection.py Sorting the data during tree data loading using the natural sort 2016-08-29 20:06:58 +05:30
utils.py Stop using deprecated imports. 2016-07-22 16:25:23 +01:00