Add support for generated columns in Postgres 12+. Fixes #4334

Ensure columns can be created when they are IDENTITY fields with the CYCLE option enabled. Fixes #4496
Ensure purely numeric comments can be saved on new columns. Fixed #4497
This commit is contained in:
Akshay Joshi
2019-07-25 16:38:26 +01:00
committed by Dave Page
parent 5b322d94e8
commit 2ef3080d0e
28 changed files with 793 additions and 305 deletions

BIN
docs/en_US/images/column_security.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 42 KiB