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-07 19:26:10 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
SQLiteCpp
/
src
History
Pierre Proske
2f00790811
Rename DLL_API to SQLITECPP_API, and add visibility attribute for gcc
2023-02-14 13:07:55 +11:00
..
Backup.cpp
Copyright notice 2022
2022-09-18 15:25:14 +02:00
Column.cpp
Rename DLL_API to SQLITECPP_API, and add visibility attribute for gcc
2023-02-14 13:07:55 +11:00
Database.cpp
Rename DLL_API to SQLITECPP_API, and add visibility attribute for gcc
2023-02-14 13:07:55 +11:00
Exception.cpp
Copyright notice 2022
2022-09-18 15:25:14 +02:00
Savepoint.cpp
Rename Savepoint::rollback() to Savepoint::rollbackTo()
2022-12-15 13:41:49 +01:00
Statement.cpp
add disable option for sqlite3_expanded_sql
2022-12-19 19:18:31 -06:00
Transaction.cpp
Add a Transaction::rollback() method
2022-12-15 19:00:04 +01:00