Skip to content

Comments

SQLite Ddl : autoincrement attribute#608

Merged
rbygrave merged 1 commit intoebean-orm:masterfrom
btimo:fixSQLiteDdl
Mar 20, 2016
Merged

SQLite Ddl : autoincrement attribute#608
rbygrave merged 1 commit intoebean-orm:masterfrom
btimo:fixSQLiteDdl

Conversation

@btimo
Copy link
Contributor

@btimo btimo commented Mar 18, 2016

https://www.sqlite.org/autoinc.html

Apparently SQLite syntax doesn't accept the keyword autoincrement alone in the datatype.

@rbygrave rbygrave added the bug label Mar 20, 2016
@rbygrave rbygrave added this to the 7.2.1 milestone Mar 20, 2016
rbygrave added a commit that referenced this pull request Mar 20, 2016
SQLite Ddl : autoincrement attribute
@rbygrave rbygrave merged commit 44ba6d3 into ebean-orm:master Mar 20, 2016
@rbygrave
Copy link
Member

Thanks. Yes, I think it is reasonable to leave off autoincrement explicitly as suggested by the SQLite documentation etc.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants