This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
amxmodx
Watch
2
Star
0
Fork
0
You've already forked amxmodx
mirror of
https://github.com/alliedmodders/amxmodx.git
synced
2025-01-27 22:28:05 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
amxmodx
/
dlls
/
sqlite
/
sqlitepp
History
Scott Ehlert
40c1fee55a
Added support for Mac OS X and building with clang (bug 5601, r=dvander).
2013-02-13 01:14:37 -06:00
..
ISQLDriver.h
fixed amb1067 - SQL_SetAffinity crashed when targeting sqlite
2007-10-26 00:10:09 +00:00
SqliteDatabase.cpp
SQL_QuoteString can now be used without a DB handle (bug 3427, r=sawce).
2009-01-08 20:02:09 +00:00
SqliteDatabase.h
…
SqliteDriver.cpp
Added support for Mac OS X and building with clang (bug 5601, r=dvander).
2013-02-13 01:14:37 -06:00
SqliteDriver.h
SQL_QuoteString can now be used without a DB handle (bug 3427, r=sawce).
2009-01-08 20:02:09 +00:00
SqliteHeaders.h
…
SqliteQuery.cpp
Added SQL_GetInsertId()
2006-08-28 19:17:26 +00:00
SqliteQuery.h
Added SQL_GetInsertId()
2006-08-28 19:17:26 +00:00
SqliteResultSet.cpp
added amb281 - multiple result sets for MySQL
2007-10-22 21:31:02 +00:00
SqliteResultSet.h
added amb281 - multiple result sets for MySQL
2007-10-22 21:31:02 +00:00