diff options
author | Nils Adermann <naderman@naderman.de> | 2014-08-09 15:41:01 +0200 |
---|---|---|
committer | Nils Adermann <naderman@naderman.de> | 2014-08-09 15:41:01 +0200 |
commit | 1f7ada8e3dddf500c52e6b3883499a7ab7ff1240 (patch) | |
tree | a9bcbb5f2594c0a9fc3d50fe54f060eeeea08bd4 /phpBB/phpbb/db/sql_insert_buffer.php | |
parent | 19746b8fc2d02f37e6c732111c710686bef94be6 (diff) | |
parent | 56ca276dcf080972ad2c5ae411b37c392ffed24d (diff) | |
download | forums-1f7ada8e3dddf500c52e6b3883499a7ab7ff1240.tar forums-1f7ada8e3dddf500c52e6b3883499a7ab7ff1240.tar.gz forums-1f7ada8e3dddf500c52e6b3883499a7ab7ff1240.tar.bz2 forums-1f7ada8e3dddf500c52e6b3883499a7ab7ff1240.tar.xz forums-1f7ada8e3dddf500c52e6b3883499a7ab7ff1240.zip |
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
Diffstat (limited to 'phpBB/phpbb/db/sql_insert_buffer.php')
0 files changed, 0 insertions, 0 deletions