Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-16 | dbx_sqlite: | George Hazan | |
- major speed-up (we don't close each transaction immediately); - assert replaced with correct error logging (to be able to debug problems using network logs); - code cleaning; - version bump | |||
2021-01-08 | another bunch of duplicate code moved to the core | George Hazan | |
2021-01-07 | less constants, less arrays | George Hazan | |
2018-12-18 | C++ exceptions are disabled in all cases where they just prevent warnings | George Hazan | |
2018-10-08 | dbx_sqlite: renamed columns with id | aunsane | |
- add some indexes - fix contact loading - add event in metacontact history too - added safety mode support - added asserts to control sqlite statement result | |||
2018-09-27 | dbx_sqlite: simple events cache | aunsane | |
2018-09-23 | dbx_sqlite: mc support in settings | aunsane | |
2018-09-23 | dbx_sqlite: more fixes | aunsane | |
- contacts: correct loading of mc's into cache - events: fix queries - codrrect deinit of sql statements | |||
2018-09-23 | dbx_sqlite: initial commit (not for use) | aunsane | |