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: Fix handling of blob and blob views | Marco Bubke | 2021-04-19 | 1 | -2/+2 |
* | Sqlite: Value can now handle blob too | Marco Bubke | 2021-03-30 | 1 | -4/+77 |
* | Sqlite: Add blob support | Marco Bubke | 2020-05-27 | 1 | -0/+9 |
* | Sqlite: Add null value | Marco Bubke | 2020-05-14 | 1 | -1/+70 |
* | Sqlite: Add Sqlite::Value | Marco Bubke | 2020-04-27 | 1 | -0/+348 |