https://bugs.documentfoundation.org/show_bug.cgi?id=130345
--- Comment #9 from Robert Großkopf <[email protected]> --- New idea, because it isn't possible to switch a field to autoincrement in Firebird 3 (and also Firebird 4): Couldn't we add the possibility to set autoincremented field in the wizard for importing tables? There has only to be added GENERATED BY DEFAULT AS IDENTITY PRIMARY KEY to the code for internal databases (HSQLDB, Firebird 3). -- You are receiving this mail because: You are the assignee for the bug.
