Releases: rezzza/alice-extension
Releases · rezzza/alice-extension
Fix symfony deprecation message
Reset MySQL AUTO_INCREMENT when purging via DELETE
See #47 for more details. it can be BC break for people that was relying on incremental ids generated (which is somehow a bad idea).
Fix embeddedClass usage in ORMPurger
Symfony3 support
Merge pull request #43 from gmorel/feature/update_nelmio_alice Lead AliceExtension to be SF3 ready
Backport feature from behat2
- We can load fixtures implicitly (via the first load of entity fixture) or explicitly now.
- postgresql purge remove table sequences
Multi entity manager, postgres improvement.
Merge pull request #41 from stephpy/postgres_behat2 [postgres] initialize sequences (auto-increment) on tables
v1.3.0
Adopt atoum 2.0.
Merge pull request #38 from shouze/atoum/adopt2.0 Adopt atoum 2.0.
Fix broken test suite
Merge pull request #35 from rezzza/fix/unit-test Fix unit test
Multiple files for fixtures
- See v0.1.5 for more details
- Move atoum and symfony2extension to stable version