Edit table and change field type looses primary key autoinc.
Posted: 28.08.2012, 13:43
Hello,
If I edit a table and change one field's type and save the table. The change is properly done... but it seems the ID of the table (ID INTEGER PRIMARY KEY AUTOINCREMENT) looses it PRIMARY KEY AUTOINCREMENT attribute.
Did someone had the same problem ?
Thanks,
Gilbert
If I edit a table and change one field's type and save the table. The change is properly done... but it seems the ID of the table (ID INTEGER PRIMARY KEY AUTOINCREMENT) looses it PRIMARY KEY AUTOINCREMENT attribute.
Did someone had the same problem ?
Thanks,
Gilbert