phpbb/phpBB/phpbb/db
Nils Adermann 1f7ada8e3d Merge branch 'develop-ascraeus' into develop
* develop-ascraeus:
  [ticket/12710] Fix missing closing bracket
  [ticket/12710] Prefix column so it does not start with a number
  [ticket/12710] Pass the original column data to the create function
  [ticket/12710] Fix foreach generation
  [ticket/12710] Compare to uppercase version
  [ticket/12710] Do not try to match the uniqueness in the query
  [ticket/12710] Remove table_name from index_name before deleting and recreating them
  [ticket/12710] Can not use upper in oracles where claus
  [ticket/12710] Correctly select index name and compare to column name
  [ticket/12710] Fix "ORA-00972: identifier is too long [972]" on oracle
  [ticket/12710] Fix problems with creating unique indexes on oracle
  [ticket/12710] Correctly fetch unique and normal indexes only in MSSQL
  [ticket/12710] Fix changing the column type on oracle
  [ticket/12710] Prepare get_existing_indexes() for other DBMS
2014-08-09 15:41:01 +02:00
..
driver Merge pull request #2637 from Nicofuma/ticket/12387 2014-08-07 12:09:01 +02:00
migration Merge pull request #2838 from dhruvgoel92/ticket/12738 2014-08-08 16:05:55 +02:00
migrator.php [ticket/12870] Add doc block 2014-07-28 15:17:19 +02:00
sql_insert_buffer.php [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_exts 2014-06-26 21:09:19 +02:00
tools.php [ticket/12710] Fix missing closing bracket 2014-08-09 15:04:49 +02:00