aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/DoctrineMigrations/Version20161001072726.php
Commit message (Collapse)AuthorAgeFilesLines
* We should able to get the table name unescapedJeremy Benoist2018-06-141-4/+4
| | | | When we want to perform complex queries to retrieve metadata from the database
* Fixed migrations with dash into db nameJeremy Benoist2018-06-141-19/+2
|
* CSJeremy Benoist2017-10-091-1/+1
|
* Add a real configuration for CS-FixerJeremy Benoist2017-07-011-22/+20
|
* Removed is_public in Entry edit formNicolas Lœuillet2017-04-131-1/+1
|
* Added hardcoded SQL for migration to 2.2Nicolas Lœuillet2017-01-231-0/+1
|
* Added information about latest migrationsNicolas Lœuillet2017-01-231-0/+3
|
* Fix bad migration for PostreSQLJeremy Benoist2016-12-231-8/+68
| | | | Queries weren’t executed for PostgreSQL, bad syntax.
* Replaced abortIf with skipIfNicolas Lœuillet2016-11-281-1/+1
|
* Fix migrationsJeremy Benoist2016-10-231-14/+23
|
* Add ability to reset some datasJeremy Benoist2016-10-221-0/+54
- annotations - tags - entries