aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db/migration/schema_generator.php
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'github-nickvergessen/ticket/12282' into develop...Nils Adermann2014-04-101-2/+2
|\
| * [ticket/12282] Update new referencesJoas Schilling2014-04-011-2/+2
* | [ticket/12362] Throw exception in schema generator on unresolvable dependencyMarc Alexander2014-04-061-0/+36
|/
* [ticket/11459] Pass array with migration class names to schema generatorJoas Schilling2014-03-291-5/+5
* [ticket/11459] Update doc blocksJoas Schilling2014-03-291-2/+2
* [ticket/11459] Add a migration/schema_generatorJoas Schilling2014-03-291-0/+179