summaryrefslogtreecommitdiff
path: root/mg_db_gd_sqlite.c
AgeCommit message (Expand)Author
2005-05-26now that the key definitions are identical for all DB backends move them out ...wr61
2005-05-26ordering fixes, move more code out ouf SQL backendswr61
2005-05-23mgQuery and mgSQLString, unify the DB backendswr61
2005-05-23fix sorting in C++wr61
2005-05-23put all argument stuff into mg_setupwr61
2005-05-23edit README, split off README.mysql, README.postgresql, README.sqlitewr61
2005-05-13rename orderby to groupby, we dont let SQL order anymorewr61
2005-05-13simplified SQL for collections for SQLite and Postgresqlwr61
2005-05-12fix bugs resulting from previous changeswr61
2005-05-12first part of postgresql interfacewr61
2005-05-11SQLite: remove unused tableswr61
2005-05-11HAVE_SQLITE in Makefile. Disable parameters unsupported by SQLITEwr61
2005-05-11reimplement option -z (DeleteStaleReference)wr61
2005-05-11fix order by decade for sqlitewr61
2005-05-11we always have folder fields, do not check for existencewr61
2005-05-11better handling for items without genre or languagewr61
2005-05-09more fixeswr61
2005-05-09several bug fixeswr61
2005-05-09do not support genre2 with sqlite, would be too slowwr61
2005-05-09speed up import: 2 more Indices and put import into a transactionwr61
2005-05-09add missing fileswr61