put sql_handle_data() into dbal and let DBMS who support this overwrite it. David...
commit0f49d9274d725832469e5cf2266a2db21745e409
authoracydburn <acydburn@89ea8834-ac86-4346-8a33-228a782c2dd0>
Wed, 21 Jan 2009 17:04:17 +0000 (21 17:04 +0000)
committeracydburn <acydburn@89ea8834-ac86-4346-8a33-228a782c2dd0>
Wed, 21 Jan 2009 17:04:17 +0000 (21 17:04 +0000)
tree48572987f688559e88667eefb286b62918dc06e3
parentef431dd8e69949d50121ddf4e9ef7c0089e9abdf
put sql_handle_data() into dbal and let DBMS who support this overwrite it. David: would be nice if you could have a look at it later. ;)

git-svn-id: http://code.phpbb.com/svn/phpbb/trunk@9285 89ea8834-ac86-4346-8a33-228a782c2dd0
phpBB/includes/db/dbal.php
phpBB/includes/db/mysql.php
phpBB/includes/db/mysqli.php