Upgrade to id
Jump to navigation
Jump to search
{{#customtitle:Rename primary key field to Id}}
Some tables were created in early versions 0.x with a primary key different of Id. There is an attempt to change this, in order to have an Id field primary key of each table. This is rather complex if we want to ensure upward and downward compatibility, with both DBMS MySql and PostgreSql.
This should be possible in 4 steps, that is 4 Gestinux versions, and is currently tested.