aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/sqlite/lastchangedrowid.h
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Sqlite: Prevent copying of LastChangedRowIdMarco Bubke2021-03-221-0/+3
* Sqlite: Use a more efficient update hookMarco Bubke2020-06-091-47/+44
* Sqlite: Improve LastChangedRowIdMarco Bubke2020-05-271-0/+2
* UnitTests: Fix LastChangedRowIdMarco Bubke2020-05-271-2/+2
* Sqlite: Relax LastChangedRowIdMarco Bubke2020-05-261-0/+23
* Sqlite: Improve LastChangedRowIdMarco Bubke2020-05-141-7/+36
* Sqlite: Add update hook and use it to get the last changed idMarco Bubke2020-05-121-0/+71