Document fix from 9277731c
This commit is contained in:
parent
92f924f738
commit
0911d2471e
1 changed files with 4 additions and 1 deletions
|
|
@ -12,4 +12,7 @@ issues:
|
|||
- |
|
||||
When all columns are GENERATED ALWAYS you cannot add a new row from a CRUD tab
|
||||
thought technically it is possible to INSERT a row by using DEFAULT.
|
||||
|
||||
fixes:
|
||||
- |
|
||||
Corrected the numbering column it should start with 1. This caused the delete
|
||||
message from crud to be one of in it's lising of rows about to be deleted.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue