Sylius/app/migrations
Jan Goralski 6d3c706615
[Core] Images refactor
The `code` field name has been changed to `type`, and is no longer
unique; in addition it became editable upon editing by UI.
Product/Taxon `getImageByCode` has been refactored to `getImagesByType`,
now returning a collection, instead of a single image.
2017-02-06 13:16:22 +01:00
..
Version20161202011555.php Prepare v1.0.0-beta.1 release 2016-12-02 01:43:04 +01:00
Version20161209095131.php [Zones] Add scopes migration 2016-12-19 15:28:02 +01:00
Version20161214153137.php Fix failing build + adjust fixtures and variant behat setup + UPGRADE improvements 2016-12-16 09:48:33 +01:00
Version20161215103325.php [Core][Channel] Add contactEmail property to a channel entity 2016-12-20 11:10:12 +01:00
Version20161219160441.php [ProductAssociationType] Add migration file 2016-12-20 15:37:52 +01:00
Version20161220092422.php Fix failing build + PR review fixes 2016-12-22 00:47:22 +01:00
Version20161221133514.php [ProductOption] Add migration file 2016-12-22 08:53:12 +01:00
Version20161223091334.php [ProductVariant] Add migration file 2017-01-04 13:38:46 +01:00
Version20161223164558.php [Shipping] Added archiving to ShippingMethod 2017-01-20 15:21:52 +01:00
Version20170103120334.php [Attribute] Add json storage type for custom attributes 2017-01-03 12:49:39 +01:00
Version20170109143010.php [AttributeValue] Add migration file 2017-01-17 15:58:10 +01:00
Version20170110120125.php Fix for #7211, added missing Doctrine Migration 2017-01-10 12:03:20 +01:00
Version20170120164250.php [Payment] Remove credit card mapping 2017-01-20 16:45:18 +01:00
Version20170124221955.php [Locale] Removed toggleability from the Locale model 2017-01-26 13:06:48 +01:00
Version20170201094058.php [Core] Images refactor 2017-02-06 13:16:22 +01:00