Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add suggestions/auto-complete for search filters | bobufa | 2018-08-13 | 1 | -1/+15 |
* | qlite: add basic (outer) join functionality | bobufa | 2018-08-13 | 1 | -13/+32 |
* | add support for fts tables to qlite | bobufa | 2018-08-13 | 1 | -10/+35 |
* | QLite: Add OFFSET statement | Marvin W | 2018-07-12 | 1 | -2/+9 |
* | QLite: Allow to easily fetch a single row from table | Marvin W | 2018-07-11 | 1 | -2/+8 |
* | Move DatabaseError handling into Qlite | fiaxh | 2017-10-31 | 1 | -12/+12 |
* | qlite: cleanup, fix nullity issues | Marvin W | 2017-04-18 | 1 | -48/+22 |
* | Small bug fixes and compatibility with Vala 0.36 | Marvin W | 2017-03-23 | 1 | -2/+2 |
* | Add back on subscription request | fiaxh | 2017-03-23 | 1 | -1/+1 |
* | Qlite: Return OptionalRow instead of Row?, add ability to remove columns on v... | Marvin W | 2017-03-12 | 1 | -9/+9 |
* | Fix bugs and warnings in qlite | Marvin W | 2017-03-10 | 1 | -3/+0 |
* | Initial commit | fiaxh | 2017-03-02 | 1 | -0/+196 |