Add Reverse Engineered SQL tests for Schemas. Fixes #4575

This commit is contained in:
Akshay Joshi
2019-08-29 18:32:08 +05:30
parent d6da1cf25c
commit e0c53e7d1d
28 changed files with 807 additions and 5 deletions

View File

@@ -16,6 +16,7 @@ New features
Housekeeping
************
| `Issue #4575 <https://redmine.postgresql.org/issues/4575>`_ - Add Reverse Engineered SQL tests for Schemas.
| `Issue #4576 <https://redmine.postgresql.org/issues/4576>`_ - Add Reverse Engineered SQL tests for Views.
| `Issue #4600 <https://redmine.postgresql.org/issues/4600>`_ - Add Reverse Engineered SQL tests for Rules.