phpbb/phpBB/includes/db
David M b7dab9cdab - Oracle now works with large amounts of text
- MSSQL now works :P (sans UTF-8 support)
- The current schema files work well enough to install, etc. but must be tightened. Will get to it when I get some time...


git-svn-id: file:///svn/phpbb/trunk@6381 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-09-19 04:50:02 +00:00
..
dbal.php some updates. Also adjusted the utf tools and normalizer more to our coding guidelines. 2006-08-22 21:26:06 +00:00
firebird.php - no more encoding mixture, say hello to UTF-8 (I'll add a validation solution for PHP 4.3.3/4 ASAP) [side effect: fixes Bug #3762] 2006-09-17 22:02:28 +00:00
index.htm Moved to includes ... since they are included too .. trying to "clean up" structure a little 2003-03-17 10:54:23 +00:00
mssql.php - Oracle now works with large amounts of text 2006-09-19 04:50:02 +00:00
mssql_odbc.php some updates. Also adjusted the utf tools and normalizer more to our coding guidelines. 2006-08-22 21:26:06 +00:00
mysql.php removed debug_extra notice 2006-09-17 14:43:49 +00:00
mysql4.php bug fixes 2006-09-16 06:07:06 +00:00
mysqli.php some updates. Also adjusted the utf tools and normalizer more to our coding guidelines. 2006-08-22 21:26:06 +00:00
oracle.php - Oracle now works with large amounts of text 2006-09-19 04:50:02 +00:00
postgres.php bug fixes 2006-09-16 06:07:06 +00:00
sqlite.php some updates. Also adjusted the utf tools and normalizer more to our coding guidelines. 2006-08-22 21:26:06 +00:00