.. |
catalog_objects
|
Fixed following SoanrQube issues
|
2020-07-16 19:39:55 +05:30 |
collations
|
Added support to compare schemas and databases in schema diff. Fixes #5891
|
2020-10-27 16:36:10 +05:30 |
domains
|
Added support to compare schemas and databases in schema diff. Fixes #5891
|
2020-10-27 16:36:10 +05:30 |
foreign_tables
|
Improve code coverage and API test cases for Foreign Tables. Fixes #5328
|
2020-11-26 11:52:06 +05:30 |
fts_configurations
|
Added support to compare schemas and databases in schema diff. Fixes #5891
|
2020-10-27 16:36:10 +05:30 |
fts_dictionaries
|
Added support to compare schemas and databases in schema diff. Fixes #5891
|
2020-10-27 16:36:10 +05:30 |
fts_parsers
|
Added support to compare schemas and databases in schema diff. Fixes #5891
|
2020-10-27 16:36:10 +05:30 |
fts_templates
|
Added support to compare schemas and databases in schema diff. Fixes #5891
|
2020-10-27 16:36:10 +05:30 |
functions
|
Fixed an issue where a mismatch in the value of 'Estimated row' for functions. Fixes #5914
|
2020-10-30 15:09:40 +05:30 |
packages
|
Added support to compare schemas and databases in schema diff. Fixes #5891
|
2020-10-27 16:36:10 +05:30 |
sequences
|
Added support to compare schemas and databases in schema diff. Fixes #5891
|
2020-10-27 16:36:10 +05:30 |
static
|
Fixed SonarQube code smell 'Variables should not be shadowed'.
|
2020-07-01 13:43:00 +05:30 |
synonyms
|
Added support to compare schemas and databases in schema diff. Fixes #5891
|
2020-10-27 16:36:10 +05:30 |
tables
|
Improve code coverage and API test cases for Views and Materialized Views. Fixes #5337
|
2020-11-20 10:04:30 +05:30 |
templates
|
Ensure that schema names starting with 'pg' should be visible in browser tree when standard_conforming_strings is set to off. Fixes #4216
|
2020-08-26 18:16:16 +05:30 |
tests
|
Change the following to replace Python 2 code with Python 3:
|
2020-08-31 16:45:31 +05:30 |
types
|
Added support to compare schemas and databases in schema diff. Fixes #5891
|
2020-10-27 16:36:10 +05:30 |
views
|
Improve code coverage and API test cases for Views and Materialized Views. Fixes #5337
|
2020-11-20 10:04:30 +05:30 |
__init__.py
|
Change the following to replace Python 2 code with Python 3:
|
2020-08-31 16:45:31 +05:30 |
utils.py
|
Fixed code smell 'String literals should not be duplicated'.
|
2020-09-03 18:35:58 +05:30 |