poor handling of autoincrement
poor handling of autoincrement
When i add records i also manually have to handle the integer-primary-autoincrement columns. Just let the MYSQL do that....
i have to say that a problem with auto increment is more than serious.
Not only that i have to type it in manually with every new record in grid-based data editor, but it also allows me to delete unique identifier and type it back in although it has been deleted once before. This has created a lot of mess in my database.
My version is 2.0.31
Is there a fix for this?
Not only that i have to type it in manually with every new record in grid-based data editor, but it also allows me to delete unique identifier and type it back in although it has been deleted once before. This has created a lot of mess in my database.
My version is 2.0.31
Is there a fix for this?