Commit Details

Avatar

Repository http://code.phpbb.com/svn/phpbb/branches/phpBB-3_0_0/phpBB /branches/phpBB-3_0_0/phpBB
by Meik Sievertsen (Using name ‘acydburn’) on 2009-10-30 19:19 (about 1 month ago)

Several fixes:
Fix Bug #53335
Fix wrong unique index fetch for oracle and sqlite
Fix alter column definition for firebird (although the query will fail in these circumstances [primary key] because firebird (again) does not support simple things... although... mssql/oracle having the same "problems", but there you are able to do more advanced queries)

Language Totals

  Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
  PHP 36 10 6 2 3 0
  HTML 0 0 0 0 0 0

Files Changed

[2 total ]
File Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
includes/db/db_tools.php
  PHP 1 1 1 1 0 0
  HTML 0 0 0 0 0 0
install/database_update.php
  PHP 35 9 5 1 3 0
  HTML 0 0 0 0 0 0