aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/DoctrineMigrations/Version20160410190541.php
Commit message (Collapse)AuthorAgeFilesLines
* Add a real configuration for CS-FixerJeremy Benoist2017-07-011-8/+8
|
* Removed is_public in Entry edit formNicolas Lœuillet2017-04-131-1/+1
|
* Added check in migration about uuid fieldNicolas Lœuillet2017-01-301-1/+1
|
* Fixed duplicate entry for share_public in craue_setting_tableNicolas Lœuillet2017-01-301-1/+9
|
* Added information about latest migrationsNicolas Lœuillet2017-01-231-0/+3
|
* Renamed uuid to uidNicolas Lœuillet2016-12-291-3/+3
|
* 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