summaryrefslogtreecommitdiffstats
path: root/database/sqlite/sqlite.h
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright datesDavid Sommerseth2012-10-081-1/+1
* sqlite: Added SQL function to convert datetime timestamps from UTC/GMT to loc...David Sommerseth2012-10-081-0/+2
* Implemented better error handling in the SQLite3 frameworkDavid Sommerseth2011-12-191-0/+33
* Updated Copyright dates to include 2010David Sommerseth2010-07-301-1/+1
* Corrected some new Doxygen issuesDavid Sommerseth2009-09-281-2/+2
* Rewrote sqlite_get_num_tuples() and sqlite_get_affected_rows() as macrosDavid Sommerseth2009-09-261-2/+21
* Added comments to sqlite.[ch]David Sommerseth2009-09-081-27/+71
* SQLite3 - Added support for "affected rows" count on INSERT/UPDATE/DELETE que...David Sommerseth2009-09-011-0/+2
* Made the licence explicit GPLv2 onlyDavid Sommerseth2009-03-261-1/+1
* Cleaned up the code a little bitDavid Sommerseth2009-03-261-1/+2
* Compile fix: Use sqlite_int64 instead of sqlite3_int64David Sommerseth2009-03-021-1/+1
* sqlite3 - Added saving last_insert_id on INSERT INTO queriesDavid Sommerseth2008-12-221-0/+1
* sqlite3 - Added sortkeys as argument to sqlite_query_mapped(...)David Sommerseth2008-12-201-1/+1
* Added sqlite functions for populating an XML document directlyDavid Sommerseth2008-12-131-0/+8
* Update field mapping to include data type. Improved sqlite_query_mapped(...)...David Sommerseth2008-12-081-1/+4
* Extended sqlite.[ch] with sqlite_query_mapped(...)David Sommerseth2008-12-071-1/+2
* Added GPLv2 licence, updated *.[ch] files to include license, with exception ...David Sommerseth2008-08-081-1/+15
* Imported eurephia into gitDavid Sommerseth2008-08-061-0/+58