summaryrefslogtreecommitdiff
path: root/plugins/Dbx_sqlite/src/dbintf.h
AgeCommit message (Expand)Author
2021-01-08database options dialog also went into the coreGeorge Hazan
2021-01-08encryption code unification, part 2: initialization & data storageGeorge Hazan
2021-01-08another bunch of duplicate code moved to the coreGeorge Hazan
2021-01-07more common code moved to MDatabaseCommonGeorge Hazan
2021-01-07Dbx_sqlite:George Hazan
2020-06-15simpler way of applying server ids to messagesGeorge Hazan
2020-05-24implemented starting position support in cursorsGluzskiy Alexandr
2020-05-13kinda first working version of database event cursorsGeorge Hazan
2020-05-12event cursors for mdbx driverGeorge Hazan
2020-05-10dbx_sqlite: implemented cursor db apiGluzskiy Alexandr
2020-04-25db_event_add / db_event_edit to receive const pointer to DBEVENTINFOGeorge Hazan
2020-01-20db_event_delete: unused parameter removedGeorge Hazan
2019-06-10dbx_sqlite: dropped first/last event cache (broken by reimplementation)Gluzskiy Alexandr
2019-06-05dbx_sqlite: reimplemented FindLastEvent, FindPrevEventGluzskiy Alexandr
2019-06-05dbx_sqlite: implemented FindFirstEvent FindNextEvent (need some testing)Gluzskiy Alexandr
2018-10-15dbx_sqlite: breaking changesaunsane
2018-10-11dbx_sqlite: fix crash when event's module is wiped after sql statement resetaunsane
2018-10-10stupid schema with event handles sharing via CreateEventHook eliminatedGeorge Hazan
2018-10-08dbx_sqlite: renamed columns with idaunsane
2018-09-27dbx_sqlite: simple events cacheaunsane
2018-09-27dbx_sqlite: edit event implementationaunsane
2018-09-23db_event_edit - new stub for editing messagesGeorge Hazan
2018-09-23dbx_sqlite: initial commit (not for use)aunsane