Age | Commit message (Expand) | Author |
---|---|---|
2017-04-06 | Fix some more compiler warnings | Adam |
2017-02-07 | sqlite: fix sqlite3_last_insert_rowid() call | Adam |
2017-02-07 | Normalize databases by not allowing generic Object references | Adam |
2017-01-23 | Make log system use newer format strings | Adam |
2016-11-30 | Fix some field shadowing warnings | Adam |
2016-11-25 | sqlite: reference id of referenced type if available instead of objects | Adam |
2016-10-29 | Add sqlite amalgamation and use if no system sqlite is found. Move sqlite mod... | Adam |