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-05 02:06:02 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
SQLiteCpp
/
tests
History
Sébastien Rombauts
8797f16d12
Add Statement::getColumnName(aIndex)
...
- enable getting names befor gettings rows of result
2015-05-03 23:32:05 +02:00
..
Column_test.cpp
Fix part of issue
#34
about 64 bits long with GCC on AMD64
2015-05-03 23:31:02 +02:00
Database_test.cpp
Add a new test to show persistence in file (on contrary to in memory databases)
2015-05-03 23:29:51 +02:00
Statement_test.cpp
Add Statement::getColumnName(aIndex)
2015-05-03 23:32:05 +02:00