diff --git a/releasenotes/notes/generated-support-1528dad543a7525f.yaml b/releasenotes/notes/generated-support-1528dad543a7525f.yaml index 2bf6c15..6387e72 100644 --- a/releasenotes/notes/generated-support-1528dad543a7525f.yaml +++ b/releasenotes/notes/generated-support-1528dad543a7525f.yaml @@ -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. - \ No newline at end of file +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.