| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change "_ID" column name to "_id." | Ben Linskey | 2013-12-31 | 1 | -1/+1 |
| | | |||||
| * | Fix _ID column bug.v1.0.1 | Ben Linskey | 2013-12-16 | 1 | -1/+1 |
| | | | | | | SQLite was not populating the _ID columns with the ROWID due to the fact that the _ID datatype was set to INT rather than INTEGER. | ||||
| * | Add interface and lexicon database creation code. | Ben Linskey | 2013-12-16 | 1 | -0/+214 |