Upgrade to id

From Gestinux Wiki
Revision as of 11:16, 2 October 2014 by Tintinux (talk | contribs) (Created page with "{{#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, i...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.