hoonsbara / octalforty-wizardby

Automatically exported from code.google.com/p/octalforty-wizardby
1 stars 0 forks source link

Incorrect SQLite autoincrement generation #18

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
This:

   add column Foo type => Int64, primary-key => true, identity => true

does not generate "integer primary key autoincrement", which it should.

Original issue reported on code.google.com by anton.go...@gmail.com on 21 May 2010 at 10:31

GoogleCodeExporter commented 8 years ago
This issue was updated by revision r152.

Original comment by anton.go...@gmail.com on 21 May 2010 at 10:37