summaryrefslogtreecommitdiff
path: root/src/modules/sql.h
AgeCommit message (Expand)Author
2010-03-13Change SQLv3 to format queries during submission, not beforedanieldg
2010-03-13Convert MySQL to SQLv3danieldg
2010-03-13Convert pgsql to SQLv3danieldg
2010-03-06Add column names to SQLv3, allow sqloper to specify its own query stringdanieldg
2010-03-06Convert SQLite driver to SQLv3danieldg
2010-03-06SQL API v3, drop all the ugly complexitydanieldg