summaryrefslogtreecommitdiff
path: root/plugins/Dbx_sqlite/src/version.h
AgeCommit message (Collapse)Author
2021-01-20fixes #2692 ([Steam] Messages received by Steam client first are not ↵George Hazan
downloaded after logging into Miranda)
2021-01-17Update copyrightsdartraiden
2021-01-16dbx_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
2020-01-01Happy new year, MirandaGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-10-15dbx_sqlite: breaking changesaunsane
- removed contect_event table - added contact_id to event table - some improvements to event cache - increased speed of import -varsion bump
2018-09-23dbx_sqlite: initial commit (not for use)aunsane