Improve GENERATED support #71
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Identity
Expression
Common
assigned to @eelke
changed the description
changed the description
changed the description
changed the description
changed the description
marked the checklist item The column types should be the normal integer types not the serial types as completed
marked the checklist item in the column list the column is not shown as generated as completed
changed the description
marked the checklist item The generated SQL for the column is incorrect as completed
marked the checklist item generated and stored are not recognized as a keyword, do we need kwlist from newer server version? as completed
changed the description
marked the checklist item the sequence options are missing (thought that is fine as long as they are defaults) as completed
marked the checklist item crud on table with generated always as identity pkey fails for new rows when BY DEFAULT as completed
marked the checklist item CRUD always generated columns should be read only as completed
marked the checklist item CRUD do not send "GENERATED ALWAYS" columns in sql it causes errors as completed
mentioned in merge request !11
mentioned in commit
50c45426d9