aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db
Commit message (Expand)AuthorAgeFilesLines
* [feature/sqlite3] Remove unneeded ORDER BY type from sqlite_master queriesJoas Schilling2014-05-021-4/+2
* [feature/sqlite3] Correctly recreate indexes when recreating a tableJoas Schilling2014-05-021-82/+135
* [feature/sqlite3] Fix sql_index_drop() for sqlite3Joas Schilling2014-05-021-1/+1
* [feature/sqlite3] Remove trailing comma from column listJoas Schilling2014-05-021-1/+6
* [feature/sqlite3] Update docblocks and function visibilityPatrick Webster2014-05-021-23/+48
* [feature/sqlite3] Add support for SQLite 3Patrick Webster2014-05-022-47/+449
* Merge branch 'exreaction/ticket/11881' into develop-ascraeusNils Adermann2014-05-021-10/+35
|\
| * [ticket/11881] Limit to 500Nathan Guse2013-10-041-1/+1
| * [ticket/11881] Make sure user_timezone isn't converted twiceNathan Guse2013-10-041-1/+6
| * [ticket/11881] Better split the timezone conversion into chunks; add testNathan Guse2013-10-041-12/+20
| * [ticket/11881] Timezone migration can take a long timeNathan2013-10-021-2/+14
* | Merge remote-tracking branch 'github-elsensee/ticket/stenudd/8558-2' into dev...Nils Adermann2014-05-021-0/+30
|\ \
| * | [ticket/8558] Add config in migrations and schema_dataOliver Schramm2014-04-171-0/+30
* | | [ticket/12432] Migrator should not revert custom functionsNicofuma2014-04-261-4/+11
* | | Merge pull request #2288 from nickvergessen/ticket/12012Andreas Fischer2014-04-251-76/+226
|\ \ \
| * | | [ticket/12012] Move property to the topJoas Schilling2014-04-241-2/+6
| * | | [ticket/12012] Move MS SQL server comparison into a methodJoas Schilling2014-04-241-18/+28
| * | | [ticket/12012] Remove duplicated code (only the $sql are different)Joas Schilling2014-04-201-59/+42
| * | | [ticket/12012] Drop and recreate indexes when removing columnsJoas Schilling2014-04-171-2/+33
| * | | [ticket/12012] Return SQL statements for index drop/createJoas Schilling2014-04-171-3/+17
| * | | [ticket/12012] Fix tools::mssql_get_existing_indexes() for SQL Server 2000Joas Schilling2014-04-171-14/+36
| * | | [ticket/12012] Drop and recreate indexes when changing a column on MSSQLJoas Schilling2014-04-171-0/+111
| * | | [ticket/12012] Fix query layoutJoas Schilling2014-04-171-1/+2
| * | | [ticket/12012] Correctly drop default value constraints on MSSQLJoas Schilling2014-04-171-85/+59
| |/ /
* | | Merge remote-tracking branch 'github-nickvergessen/ticket/11917' into develop...Nils Adermann2014-04-241-0/+40
|\ \ \ | |/ / |/| |
| * | [ticket/11917] Hide OAuth UCP Module when OAuth is not the selected backendJoas Schilling2014-04-121-0/+40
* | | [ticket/12121] Preserve link redirect counts when updating from 3.0.x.Cesar G2014-04-151-0/+9
* | | Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2014-04-151-2/+2
|/ /
* | Merge remote-tracking branch 'github-nickvergessen/ticket/12282' into develop...Nils Adermann2014-04-1020-308/+490
|\ \
| * | [ticket/12282] Update new referencesJoas Schilling2014-04-011-2/+2
| * | [ticket/12282] Add new line at EOF of the interfaceJoas Schilling2014-04-011-1/+1
| * | [ticket/12282] Use interface for type hintingJoas Schilling2014-04-016-16/+16
| * | [ticket/12282] Use {@inheritDoc} for inherited methodsJoas Schilling2014-04-0112-288/+115
| * | [ticket/12282] Add Interface for DBAL driversJoas Schilling2014-04-012-2/+357
* | | Merge remote-tracking branch 'nickvergessen/ticket/12349' into develop-ascraeusDhruv2014-04-0881-81/+81
|\ \ \
| * | | [ticket/12349] Update license header in several new filesJoas Schilling2014-04-0381-81/+81
| |/ /
* | | Merge remote-tracking branch 'Marc/ticket/12362' into develop-ascraeusJoas Schilling2014-04-071-0/+36
|\ \ \
| * | | [ticket/12362] Throw exception in schema generator on unresolvable dependencyMarc Alexander2014-04-061-0/+36
* | | | Merge remote-tracking branch 'Marc/ticket/12150' into develop-ascraeusJoas Schilling2014-04-061-0/+46
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/12150] Use correct license URL in prune shadow migrations fileMarc Alexander2014-04-051-1/+1
| * | | [ticket/12150] Remove 'after' for columns from migrations fileMarc Alexander2014-04-031-4/+4
| * | | Merge branch 'develop-ascraeus' of https://github.com/phpbb/phpbb into ticket...Marc Alexander2014-03-301-0/+5
| |\ \ \
| * | | | [ticket/12150] Use shorter column names for prune settingsMarc Alexander2014-03-291-7/+8
| * | | | [ticket/12150] Add prune columns to schema files and migration fileMarc Alexander2014-03-291-0/+1
| * | | | [ticket/12150] Add options to acpMarc Alexander2014-03-291-0/+44
* | | | | [ticket/12337] Fix jQuery update migration fileMatt Friedman2014-04-011-1/+6
* | | | | [ticket/12337] Update jQuery to version 1.11.0Matt Friedman2014-03-311-0/+28
| |_|/ / |/| | |
* | | | [prep-release-3.1.0-b2] Add migration for 3.1.0-b2Joas Schilling2014-03-301-0/+29
* | | | [ticket/12330] Fix create index in db tools on mssqlOliver Schramm2014-03-301-2/+2
| |/ / |/| |
* | | [ticket/11459] 3.0.1-RC1 should depend on 3.0.0 migrationJoas Schilling2014-03-291-0/+5
|/ /