aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/DoctrineMigrations/Version20160410190541.php
Commit message (Collapse)AuthorAgeFilesLines
* Changed uuid type in databaseNicolas Lœuillet2016-12-251-1/+2
|
* Cleaned old migrationsNicolas Lœuillet2016-11-281-10/+9
|
* Removed my hasColumn and used the existing one in DoctrineNicolas Lœuillet2016-11-281-35/+1
|
* Added hasColumn() in migration to check column existenceNicolas Lœuillet2016-11-281-4/+40
|
* Fix PostgreSQL migrationsJeremy Benoist2016-10-091-4/+9
|
* Handle share_entryJeremy Benoist2016-08-241-0/+2
| | | | | - share_entry needs to be in the migration too - and it needs a translation
* Handle table prefix in migrationJeremy Benoist2016-08-241-3/+8
| | | | and fix migration for name field in oauth table
* Change share entry behaviorNicolas Lœuillet2016-08-231-12/+0
|
* Improve migrationNicolas Lœuillet2016-08-231-9/+7
|
* Add test and fix migrationNicolas Lœuillet2016-08-231-4/+31
|
* Add migrationNicolas Lœuillet2016-08-231-0/+26