aboutsummaryrefslogtreecommitdiff
path: root/qlite/src/upsert_builder.vala
Commit message (Expand)AuthorAgeFilesLines
* Use sqlite UPSERTfiaxh2020-06-101-45/+24
* qlite: use critical() instead of error() for failed transactionsMarvin W2019-07-091-1/+1
* Move DatabaseError handling into Qlitefiaxh2017-10-311-7/+7
* qlite: add upsert supportMarvin W2017-08-271-0/+110