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 10:16:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
SQLiteCpp
/
include
History
Sébastien Rombauts
7983b81f75
Mutualize code between getColumn(name) and isColumnNull(name) with a getColumnIndex(name)
...
- mColumnNames is mutable so that getColumnIndex() and isColumnNull() can be const
2016-07-16 16:33:44 +02:00
..
SQLiteCpp
Mutualize code between getColumn(name) and isColumnNull(name) with a getColumnIndex(name)
2016-07-16 16:33:44 +02:00