aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/db/sqlite.php
Commit message (Expand)AuthorAgeFilesLines
* - Bug 1183David M2006-03-221-2/+1
* - add our beloved in_phpbb checkMeik Sievertsen2006-03-191-0/+7
* - fix some bugs...Meik Sievertsen2006-03-171-1/+1
* - SQLite is now usable; we died on certain queries as well as a schema issue ...David M2006-03-161-2/+3
* - another try to break things. :)Meik Sievertsen2005-10-071-73/+72
* - changed dbal class layoutMeik Sievertsen2005-08-171-152/+9
* - updated oracle schema/db filesMeik Sievertsen2005-05-051-101/+182
* tiny fixesMeik Sievertsen2005-04-201-2/+2
* - added updated coding guidelinesMeik Sievertsen2005-04-101-1/+1
* - Documentation related changesMeik Sievertsen2005-04-091-20/+16
* - and my second attemptMeik Sievertsen2005-03-211-6/+6
* show correct SQL error message if failed during a transaction...Meik Sievertsen2004-02-031-5/+6
* Insert @ supressionPaul S. Owen2003-07-041-19/+19
* Note that there are still some queries in CVS which cause SQLite to have a mi...Paul S. Owen2003-07-011-1/+1
* SQLite supportPaul S. Owen2003-06-301-0/+390