Code

Just use the -n option from dh_installinit and the world is fine again.
[gosa.git] / trunk / gosa-si / modules / DBsqlite.pm
2011-05-20 pscAdd error handling to the create_table function of...
2009-05-05 janwRemoved usage of recreate_database (doesn't help in...
2009-04-01 janwMerge Statements.
2009-03-30 janwDon't loose schema definition internally to allow easy...
2009-03-12 janwIncrease trace level on error.
2009-03-12 janwsqlite crashes on schema changes if using prepare_cached.
2009-03-12 janwDon't print ERROR on DEBUG message.
2009-03-12 janwAllow optional indices on table.
2009-03-11 janwAdd more verbosity if wanted.
2009-03-10 janwChanged most statements from 'do' to complete prepared...
2009-03-09 janwChanged open to sysopen.
2009-03-06 rettenbechanging file permissions of /var/log/gosa-si-client...
2009-03-04 janw'Repair' count_dbentries function.
2009-03-04 janwDon't loose complete schema description of database...
2009-03-04 janwUse auto-increment from sqlite, no subselect anymore.
2009-03-04 janwAdded automatic deletion of malformed databases.
2009-03-02 janwApplied patch from upstream trunk, changeset:13477
2009-02-24 cajusCreated trunk inside of 2.6-lhm