phpbb/phpBB/includes/db
Meik Sievertsen 4afaca12dc - store sql_layer directly within the layer itself
- new method sql_multi_insert to circumvent db-specific hacks
(hopefully not introduced any parsing errors)


git-svn-id: file:///svn/phpbb/trunk@6497 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-10-14 14:56:46 +00:00
..
dbal.php - store sql_layer directly within the layer itself 2006-10-14 14:56:46 +00:00
firebird.php - store sql_layer directly within the layer itself 2006-10-14 14:56:46 +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 - store sql_layer directly within the layer itself 2006-10-14 14:56:46 +00:00
mssql_odbc.php - store sql_layer directly within the layer itself 2006-10-14 14:56:46 +00:00
mysql.php - store sql_layer directly within the layer itself 2006-10-14 14:56:46 +00:00
mysqli.php - store sql_layer directly within the layer itself 2006-10-14 14:56:46 +00:00
oracle.php - store sql_layer directly within the layer itself 2006-10-14 14:56:46 +00:00
postgres.php - store sql_layer directly within the layer itself 2006-10-14 14:56:46 +00:00
sqlite.php - store sql_layer directly within the layer itself 2006-10-14 14:56:46 +00:00