Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove GPL-3.0+ from license identifiers | Kai Köhne | 2023-01-06 | 1 | -1/+1 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
* | Sqlite: Prevent copying of LastChangedRowId | Marco Bubke | 2021-03-22 | 1 | -0/+3 |
* | Sqlite: Use a more efficient update hook | Marco Bubke | 2020-06-09 | 1 | -47/+44 |
* | Sqlite: Improve LastChangedRowId | Marco Bubke | 2020-05-27 | 1 | -0/+2 |
* | UnitTests: Fix LastChangedRowId | Marco Bubke | 2020-05-27 | 1 | -2/+2 |
* | Sqlite: Relax LastChangedRowId | Marco Bubke | 2020-05-26 | 1 | -0/+23 |
* | Sqlite: Improve LastChangedRowId | Marco Bubke | 2020-05-14 | 1 | -7/+36 |
* | Sqlite: Add update hook and use it to get the last changed id | Marco Bubke | 2020-05-12 | 1 | -0/+71 |