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 02:36:04 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
SQLiteCpp
/
include
/
SQLiteCpp
History
peterbell10
1c83894db9
Replace NULL with nullptr in header files
...
Fixes Clang 5.0 "-Wzero-as-null-pointer-constant" errors
2017-12-11 12:23:26 +00:00
..
Assertion.h
Add some more Unit Tests
2015-05-03 23:29:22 +02:00
Column.h
Updated version to 1.0.0 changelog and copyright date
2015-05-03 23:32:57 +02:00
Database.h
Replace NULL with nullptr in header files
2017-12-11 12:23:26 +00:00
Exception.h
Fix CppDepends most useful warnings:
2015-06-01 22:05:24 +02:00
SQLiteCpp.h
Update version to 1.1.0 with bugfix and new loadExtension()
2015-05-18 21:10:48 +02:00
Statement.h
Fix CppDepends most useful warnings:
2015-06-01 22:05:24 +02:00
Transaction.h
Removed all meaningless (void) from method definitions
2014-03-13 21:56:28 +01:00