Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed migrations with dash into db name | Jeremy Benoist | 2018-06-14 | 1 | -19/+2 |
| | |||||
* | Add a real configuration for CS-Fixer | Jeremy Benoist | 2017-07-01 | 1 | -8/+8 |
| | |||||
* | Removed is_public in Entry edit form | Nicolas Lœuillet | 2017-04-13 | 1 | -1/+1 |
| | |||||
* | Added check in migration about uuid field | Nicolas Lœuillet | 2017-01-30 | 1 | -1/+1 |
| | |||||
* | Fixed duplicate entry for share_public in craue_setting_table | Nicolas Lœuillet | 2017-01-30 | 1 | -1/+9 |
| | |||||
* | Added information about latest migrations | Nicolas Lœuillet | 2017-01-23 | 1 | -0/+3 |
| | |||||
* | Renamed uuid to uid | Nicolas Lœuillet | 2016-12-29 | 1 | -3/+3 |
| | |||||
* | Changed uuid type in database | Nicolas Lœuillet | 2016-12-25 | 1 | -1/+2 |
| | |||||
* | Cleaned old migrations | Nicolas Lœuillet | 2016-11-28 | 1 | -10/+9 |
| | |||||
* | Removed my hasColumn and used the existing one in Doctrine | Nicolas Lœuillet | 2016-11-28 | 1 | -35/+1 |
| | |||||
* | Added hasColumn() in migration to check column existence | Nicolas Lœuillet | 2016-11-28 | 1 | -4/+40 |
| | |||||
* | Fix PostgreSQL migrations | Jeremy Benoist | 2016-10-09 | 1 | -4/+9 |
| | |||||
* | Handle share_entry | Jeremy Benoist | 2016-08-24 | 1 | -0/+2 |
| | | | | | - share_entry needs to be in the migration too - and it needs a translation | ||||
* | Handle table prefix in migration | Jeremy Benoist | 2016-08-24 | 1 | -3/+8 |
| | | | | and fix migration for name field in oauth table | ||||
* | Change share entry behavior | Nicolas Lœuillet | 2016-08-23 | 1 | -12/+0 |
| | |||||
* | Improve migration | Nicolas Lœuillet | 2016-08-23 | 1 | -9/+7 |
| | |||||
* | Add test and fix migration | Nicolas Lœuillet | 2016-08-23 | 1 | -4/+31 |
| | |||||
* | Add migration | Nicolas Lœuillet | 2016-08-23 | 1 | -0/+26 |