8 Commits

Author SHA1 Message Date
Sébastien Rombauts
1909a777d5 Update copyright notice to 2024 2024-08-16 20:46:14 +02:00
Sébastien Rombauts
7dbcf482f2 Update copyright notice to 2023 2023-05-24 18:49:55 +02:00
Sébastien Rombauts
ce9699decf Rename Savepoint::rollback() to Savepoint::rollbackTo() 2022-12-15 13:41:49 +01:00
Sébastien Rombauts
4a9cc0adce Fix Savepoint comments and file formatting
Improved Savepoint description, it was mostly copy-pasted from Transaction with missing bits of information
Conform to the SQLiteCpp code style, mainly braces have to be located on their own line
2022-12-15 13:30:19 +01:00
Сидоров Андрей Алексеевич
1a63044624 Add release for savepoint after rollabck in destructor for deleting it form sqlite transaction stack. 2022-12-12 12:35:34 +03:00
Sébastien Rombauts
ffe155c4b8 Copyright notice 2022 2022-09-18 15:25:14 +02:00
Kacperos155
d9e5a74773 Small improvements & code cleanup 2022-07-24 19:05:53 +02:00
Kelvin Hammond
ee6762c0d9 Added: Savepoint support 2020-09-10 18:59:08 -04:00