| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-01 | fixes #2755 (Dbx_sqlite: unsigned value is compared to the number -1) | George Hazan | |
| 2021-02-27 | fixes #2736 (Dbx_sqlite: improper work of FindNext/FindPrev results to the ↵ | George Hazan | |
| eternal loop) | |||
| 2021-02-16 | fixes #2745 (Dbx_sqlite: wrong behaviour when launching second Miranda with ↵ | George Hazan | |
| the same profile) | |||
| 2021-01-31 | we import slower, but more securely (flush database time to time) | George Hazan | |
| 2021-01-18 | fixes #2698 (Add current db format (mdbx, sqlite) to version info report) | George Hazan | |
| 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 | database options dialog also went into the core | George Hazan | |
| 2021-01-08 | encryption code unification, part 2: initialization & data storage | George Hazan | |
| 2021-01-08 | another bunch of duplicate code moved to the core | George Hazan | |
| 2021-01-07 | more common code moved to MDatabaseCommon | George Hazan | |
| 2021-01-07 | Dbx_sqlite: | George Hazan | |
| - fix: records from events_srt should be also removed when a contact is deleted; - fix: last unread event should be stored in cache when new ts is larger, not smaller; - fix: history length should be calculated using events_srt either; - SQL syntax fixes; - code cleaning | |||
| 2020-06-15 | simpler way of applying server ids to messages | George Hazan | |
| 2020-05-24 | implemented starting position support in cursors | Gluzskiy Alexandr | |
| 2020-05-13 | kinda first working version of database event cursors | George Hazan | |
| 2020-05-12 | event cursors for mdbx driver | George Hazan | |
| 2020-05-10 | dbx_sqlite: implemented cursor db api | Gluzskiy Alexandr | |
| 2020-04-25 | db_event_add / db_event_edit to receive const pointer to DBEVENTINFO | George Hazan | |
| 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 | |
