summaryrefslogtreecommitdiff
path: root/tests/unit/unittest/sqlitevalue-test.cpp
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: Fix handling of blob and blob viewsMarco Bubke2021-04-191-2/+2
* Sqlite: Value can now handle blob tooMarco Bubke2021-03-301-4/+77
* Sqlite: Add blob supportMarco Bubke2020-05-271-0/+9
* Sqlite: Add null valueMarco Bubke2020-05-141-1/+70
* Sqlite: Add Sqlite::ValueMarco Bubke2020-04-271-0/+348