summaryrefslogtreecommitdiffstats
path: root/database/sqlite/sqlite.c
Commit message (Expand)AuthorAgeFilesLines
* Added sqlite functions for populating an XML document directlyDavid Sommerseth2008-12-131-0/+19
* Enhanced table/field mapping and eDBmkMapping_USERINFO(...) to include possib...David Sommerseth2008-12-111-0/+4
* Do not encapsulate key-value pairs with () in UPDATE modeDavid Sommerseth2008-12-081-3/+13
* Added possibility to also set NULL values in UPDATEDavid Sommerseth2008-12-081-1/+2
* Update field mapping to include data type. Improved sqlite_query_mapped(...)...David Sommerseth2008-12-081-22/+151
* Extended sqlite.[ch] with sqlite_query_mapped(...)David Sommerseth2008-12-071-0/+33
* Added context_type into eurephiaCTX struct. Database queries limited due to ...David Sommerseth2008-11-291-0/+4
* Log review - changed log levels for all DEBUG(...) callsDavid Sommerseth2008-10-041-1/+1
* Improved code security. LOG_DEBUG statements are only compiled if DEBUG=1 is...David Sommerseth2008-09-191-1/+1
* Changed to using sqlite3_vmprintf() function instead of vsnprintf()David Sommerseth2008-09-101-3/+4
* Added GPLv2 licence, updated *.[ch] files to include license, with exception ...David Sommerseth2008-08-081-0/+14
* Imported eurephia into gitDavid Sommerseth2008-08-061-0/+325