This website requires JavaScript.
Explore
Help
Sign In
ARCHIVE
/
xahaud
Watch
3
Star
0
Fork
0
You've already forked xahaud
mirror of
https://github.com/Xahau/xahaud.git
synced
2025-12-06 17:27:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
185ad1acfe8ea831b9f1d3f7aeb3bf87a149988c
xahaud
/
src
/
cpp
/
database
History
JoelKatz
99e9bc0863
Fix 'getStr' to not crash on a non-existent column.
2013-04-25 09:09:04 -07:00
..
database.cpp
Remove db->escape in favor of sqlEscape.
2013-01-06 02:08:54 -08:00
database.h
Don't hold sqlite locks across invocations.
2013-04-18 19:56:28 -07:00
sqlite3.c
Bump to version 3.7.16.2
2013-04-14 05:18:13 -07:00
sqlite3.h
Bump to version 3.7.16.2
2013-04-14 05:18:13 -07:00
sqlite3ext.h
Bump to version 3.7.16.2
2013-04-14 05:18:13 -07:00
SqliteDatabase.cpp
Fix 'getStr' to not crash on a non-existent column.
2013-04-25 09:09:04 -07:00
SqliteDatabase.h
Don't hold sqlite locks across invocations.
2013-04-18 19:56:28 -07:00