index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
Dbx_sqlite
/
src
/
dbintf.h
Age
Commit message (
Collapse
)
Author
2020-01-20
db_event_delete: unused parameter removed
George Hazan
2019-06-10
dbx_sqlite: dropped first/last event cache (broken by reimplementation)
Gluzskiy Alexandr
2019-06-05
dbx_sqlite: reimplemented FindLastEvent, FindPrevEvent
Gluzskiy Alexandr
2019-06-05
dbx_sqlite: implemented FindFirstEvent FindNextEvent (need some testing)
Gluzskiy Alexandr
2018-10-15
dbx_sqlite: breaking changes
aunsane
- removed contect_event table - added contact_id to event table - some improvements to event cache - increased speed of import -varsion bump
2018-10-11
dbx_sqlite: fix crash when event's module is wiped after sql statement reset
aunsane
2018-10-10
stupid schema with event handles sharing via CreateEventHook eliminated
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-27
dbx_sqlite: edit event implementation
aunsane
2018-09-23
db_event_edit - new stub for editing messages
George Hazan
2018-09-23
dbx_sqlite: initial commit (not for use)
aunsane