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: Strict table supportv6.0.1 | Marco Bubke | 2021-12-14 | 1 | -23/+105 |
* | Sqlite: Improve constraint support | Marco Bubke | 2020-05-14 | 1 | -46/+28 |
* | Sqlite: Add foreign key support | Marco Bubke | 2020-05-07 | 1 | -37/+78 |
* | Sqlite: Remove the Sqlite Prefix | Marco Bubke | 2017-09-18 | 1 | -2/+2 |
* | Sqlite: Improve Sqlite wrapper | Marco Bubke | 2017-08-28 | 1 | -6/+10 |
* | Sqlite: Cleanup table and column handling | Marco Bubke | 2017-08-02 | 1 | -7/+12 |
* | Clang: Cleanup string interface of sqlite | Marco Bubke | 2017-08-01 | 1 | -4/+4 |
* | Sqlite: Cleanup Sqlite | Marco Bubke | 2017-07-27 | 1 | -2/+4 |
* | UnitTest: Cleanup | Marco Bubke | 2016-09-19 | 1 | -0/+87 |