This website requires JavaScript.
Explore
Help
Sign In
cuberite
/
SQLiteCpp
Watch
1
Star
0
Fork
0
You've already forked SQLiteCpp
mirror of
https://github.com/cuberite/SQLiteCpp.git
synced
2025-08-06 18:56:40 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
SQLiteCpp
/
src
History
Kacperos155
10d779a349
Fixed
#349
; Column throw when constructed with nullptr
2022-01-26 03:22:17 +01:00
..
Backup.cpp
Update copyright to 2021
2021-10-06 18:40:51 +02:00
Column.cpp
Fixed
#349
; Column throw when constructed with nullptr
2022-01-26 03:22:17 +01:00
Database.cpp
Added unit tests for new getChanges() and fix comment being too long
2021-07-25 10:46:56 +02:00
Exception.cpp
Update copyright to 2021
2021-10-06 18:40:51 +02:00
Savepoint.cpp
Added: Savepoint support
2020-09-10 18:59:08 -04:00
Statement.cpp
Fixed
#349
; Column throw when constructed with nullptr
2022-01-26 03:22:17 +01:00
Transaction.cpp
Allow specifying transaction behaviors DEFERRED, IMMEDIATE, and EXCLUSIVE
2021-10-04 16:27:08 -05:00