aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/DoctrineMigrations/Version20160401000000.php
Commit message (Expand)AuthorAgeFilesLines
* Update depsJeremy Benoist2019-11-121-6/+0
* Fixed migrations with dash into db nameJeremy Benoist2018-06-141-34/+17
* Use getTable() to retrieve prefixed table nameJeremy Benoist2017-12-161-126/+122
* Fix initial migration when using custom table prefixadev2017-12-141-125/+129
* CSJeremy Benoist2017-12-121-1/+0
* Use hasTable instead of try/catchJeremy Benoist2017-12-121-7/+1
* Change the way to check for initial migrationJeremy Benoist2017-12-121-4/+25
* Fix phpcsadev2017-11-211-5/+4
* Implements down migrationadev2017-11-211-1/+12
* Add an initial migrationadev2017-11-211-0/+181