[Bug 160274] How Base handles auto increment during table creation

2024-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160274 prrv...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|-

[Bug 160274] How Base handles auto increment during table creation

2024-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=160274 --- Comment #1 from prrv...@gmail.com --- Looking more closely, it seems that the choice that an auto increment is necessarily the primary key is made in this code [1] and [2]. All this is done based on the AutoIncrementIsPrimaryKey optio