Commit graph

14 commits

Author SHA1 Message Date
Gregor Harlan 893c85c655 introduce "Bundle" namespace part 2016-02-11 19:31:44 +01:00
Gregor Harlan e80e31858d DataLoader: allow to set foreign key for a table not included in fixtures 2015-07-15 18:16:33 +02:00
Maxim 22cbcc5a98 Remove var_dump 2015-06-19 16:09:36 +07:00
Kévin Gomez 23c05811d7 CS fixes 2014-09-15 13:37:23 +01:00
Kévin Gomez f72ad1af74 Apply php-cs-fixer 2014-04-26 21:58:01 +01:00
Kévin Gomez d1ef814d57 Avoid injecting the container in the YamlDataLoader 2014-04-26 18:01:25 +01:00
Kévin Gomez c1eebcf61b Removed useless propel service 2014-04-26 17:18:48 +01:00
Toni Uebernickel 0c836611d7 remove Propel\Runtime\Propel dependency 2014-04-26 16:36:28 +02:00
Kévin Gomez 366a1e963e Use the PropelTypes class as PropelColumnTypes does not exist anymore 2014-04-19 02:56:20 +01:00
Kévin Gomez e0a9b95977 Added tests for data loaders and data dumpers 2013-12-14 12:46:26 +00:00
Kévin Gomez 27862d6fb1 Checkstyle fix 2013-11-05 13:26:18 +00:00
Kévin Gomez 7e2b6289ed Added xml data loader 2013-11-05 12:49:49 +00:00
Kévin Gomez fcbbff355c Started to implement the FixturesLoader command (only yaml works for now) 2013-11-05 12:34:47 +00:00
Kévin Gomez f16c92580f Implemented the fixtures dumper command 2013-11-05 11:23:36 +00:00