pgadmin4/web/pgadmin/browser/server_groups/servers/databases/schemas
2016-10-28 16:18:31 +01:00
..
catalog_objects Identify the collation correctly when reverse engineering table SQL. Fixes #1847 2016-10-14 15:57:55 -07:00
collations Resolve issue with properties refreshing. Fixes #1728 2016-10-14 12:19:00 -07:00
domains Show security labels in the reverse engineered SQL for domains. Fixes #1574 2016-10-21 12:49:50 +01:00
foreign_tables Add regression tests for Foreignb Tables. 2016-10-13 06:57:16 -07:00
fts_configurations Resolve issue with properties refreshing. Fixes #1728 2016-10-14 12:19:00 -07:00
fts_dictionaries Fix refreshing of FTS Dictionaries. Fixes #1837 2016-10-21 16:07:45 +01:00
fts_parser Resolve issue with properties refreshing. Fixes #1728 2016-10-14 12:19:00 -07:00
fts_templates Properly quote names when renaming FTS dictionaries and templates. Fixes #1857 2016-10-14 12:23:10 -07:00
functions Properly quote role names when specifying function ownership. Fixes #1899 2016-10-28 16:18:31 +01:00
packages Allow package bodies to be dropped. Fixes #1867 2016-10-21 15:24:11 +01:00
sequences Ensure sequence start value is shown in SQL and properties list. Fixes #1155 2016-10-24 09:27:16 +01:00
static/img Add support for Schemas and Catalogs. 2016-03-08 15:48:11 +00:00
synonyms Handle reverse engineering of synonyms with / in the name. Fixes #1622 2016-10-14 16:01:55 -07:00
tables Fix exclusion constraint support on 9.6. Fixes #1875 2016-10-21 16:14:19 +01:00
templates Fix label cpaitalisation 2016-09-26 15:04:47 +01:00
tests Major update to the test suite: 2016-10-07 13:59:43 +01:00
types Fix unsafe schema lookups for types. Fixes #1728 2016-10-18 11:32:43 +01:00
views Resolve issue with properties refreshing. Fixes #1728 2016-10-14 12:19:00 -07:00
__init__.py Add test cases for tables, types, views and their children. 2016-10-14 11:20:51 -07:00
utils.py Properly quote type names in RE-SQL for tables. Fixes #1863 2016-10-21 14:43:57 +01:00