alexfu / SQLiteQueryBuilder

A library that provides a simple API for building SQLite query statements in Java.
MIT License
70 stars 21 forks source link

Support AUTOINCREMENT #25

Closed alexfu closed 8 years ago

alexfu commented 9 years ago

Add support for AUTOINCREMENT in ColumnConstraint.

shadeven commented 9 years ago

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