Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide an API for enabling foreign key constraints. | Jeff Brown | 2012-03-23 | 1 | -0/+8 |
* | Support enabling WAL using a flag when DB is opened. | Jeff Brown | 2012-03-23 | 1 | -18/+0 |
* | Work around problems changing the database journal mode. | Jeff Brown | 2012-03-22 | 1 | -14/+4 |
* | Allow the SQLite sync mode to be set independently for WAL. | Jeff Brown | 2012-03-02 | 1 | -0/+9 |
* | Externalize more SQLite configuration options. | Jeff Brown | 2012-02-29 | 1 | -0/+9 |
* | Refactor SQLiteOpenHelper. | Jeff Brown | 2012-02-29 | 1 | -8/+8 |
* | Rewrite SQLite database wrappers. | Jeff Brown | 2012-01-12 | 1 | -0/+167 |