https://bugs.freedesktop.org/show_bug.cgi?id=69949
--- Comment #3 from Andrzej J.R. Hunt <[email protected]> --- (In reply to comment #2) > Seeing Firebird as our new default/embedded database, I think it should > rather support autoincrement-by-GUI. Expecting users to create the trigger > themselves is just too newbie-unfriendly. > > We can just derive the name of the trigger and sequence (generator) from the > name of the table and column, the way PostgreSQL does it (PostgreSQL also > uses a sequence for autoincrement columns, but has some syntactic sugar that > will automatically create the sequence). Fully agreed. The current lack of this is mostly an oversight on my part (and thanks for pointing out an example, I wasn't too sure what would be correct otherwise) ;). And either way it's still a bug offering something that isn't implemented. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
