summaryrefslogtreecommitdiff
path: root/mg_db_gd_sqlite.c
AgeCommit message (Collapse)Author
2005-05-26now that the key definitions are identical for all DB backends move them out ↵wr61
of the backends git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/branches/0.1.7-wr@733 e10066b5-e1e2-0310-b819-94efdf66514b
2005-05-26ordering fixes, move more code out ouf SQL backendswr61
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/branches/0.1.7-wr@731 e10066b5-e1e2-0310-b819-94efdf66514b
2005-05-23mgQuery and mgSQLString, unify the DB backendswr61
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/branches/0.1.7-wr@730 e10066b5-e1e2-0310-b819-94efdf66514b
2005-05-23fix sorting in C++wr61
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/branches/0.1.7-wr@729 e10066b5-e1e2-0310-b819-94efdf66514b
2005-05-23put all argument stuff into mg_setupwr61
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/branches/0.1.7-wr@727 e10066b5-e1e2-0310-b819-94efdf66514b
2005-05-23edit README, split off README.mysql, README.postgresql, README.sqlitewr61
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/branches/0.1.7-wr@726 e10066b5-e1e2-0310-b819-94efdf66514b
2005-05-13rename orderby to groupby, we dont let SQL order anymorewr61
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/branches/0.1.7-wr@725 e10066b5-e1e2-0310-b819-94efdf66514b
2005-05-13simplified SQL for collections for SQLite and Postgresqlwr61
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/branches/0.1.7-wr@724 e10066b5-e1e2-0310-b819-94efdf66514b
2005-05-12fix bugs resulting from previous changeswr61
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/branches/0.1.7-wr@720 e10066b5-e1e2-0310-b819-94efdf66514b
2005-05-12first part of postgresql interfacewr61
do not let SQL order, we do it ourselves. Otherwise the SQL for postgresql makes trouble git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/branches/0.1.7-wr@719 e10066b5-e1e2-0310-b819-94efdf66514b
2005-05-11SQLite: remove unused tableswr61
simplify structure of table playlistitem: field tracknumber is not needed adapt AddToCollection and RemoveFromCollection to what SQLite can do git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/branches/0.1.7-wr@715 e10066b5-e1e2-0310-b819-94efdf66514b
2005-05-11HAVE_SQLITE in Makefile. Disable parameters unsupported by SQLITEwr61
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/branches/0.1.7-wr@714 e10066b5-e1e2-0310-b819-94efdf66514b
2005-05-11reimplement option -z (DeleteStaleReference)wr61
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/branches/0.1.7-wr@713 e10066b5-e1e2-0310-b819-94efdf66514b
2005-05-11fix order by decade for sqlitewr61
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/branches/0.1.7-wr@712 e10066b5-e1e2-0310-b819-94efdf66514b
2005-05-11we always have folder fields, do not check for existencewr61
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/branches/0.1.7-wr@710 e10066b5-e1e2-0310-b819-94efdf66514b
2005-05-11better handling for items without genre or languagewr61
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/branches/0.1.7-wr@709 e10066b5-e1e2-0310-b819-94efdf66514b
2005-05-09more fixeswr61
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/branches/0.1.7-wr@706 e10066b5-e1e2-0310-b819-94efdf66514b
2005-05-09several bug fixeswr61
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/branches/0.1.7-wr@705 e10066b5-e1e2-0310-b819-94efdf66514b
2005-05-09do not support genre2 with sqlite, would be too slowwr61
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/branches/0.1.7-wr@703 e10066b5-e1e2-0310-b819-94efdf66514b
2005-05-09speed up import: 2 more Indices and put import into a transactionwr61
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/branches/0.1.7-wr@701 e10066b5-e1e2-0310-b819-94efdf66514b
2005-05-09add missing fileswr61
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/branches/0.1.7-wr@699 e10066b5-e1e2-0310-b819-94efdf66514b