Releases: kununu/data-fixtures
Releases · kununu/data-fixtures
Introduce Elasticsearch Fixtures
- Introduction of Elasticsearch Fixtures
- Move dependencies to suggest (BC)
Use official SQL statement delimiter
- Change delimiter from
\n
to;
to allow for Multiline SQL statements - Change function signature from
filesName()
tofileNames()
Fix Foreign Key Checks in ConnectionExecutor and ConnectionPurger
1.0.1 Move ForeignKeyChecks to finally (#3)
Add Fixtures Loaders for Doctrine DBAL and PSR6 Cache Pools
1.0.0 Configure Jenkins and Sonar (#2)