Releases: flack/midgard-portable
Releases · flack/midgard-portable
v0.9.2
v0.9.1
Last Codename Ever
- initial support for schemas without metadata
- partial implementation of
midgard_reflector_object
- much improved support for IDE autocompletion of generated MgdSchema classes
Make sure to run midgard-portable schema
to regenerate MgdSchema classes after updating
v0.8.4
v0.8.3
v0.8.2
v0.8.1
midgard-portable 0.8.0 "Berlin"
- initial implementation of
midgard_replicator
- support for Symfony 2.7 & Doctrine ORM 2.5
- added PHP 5.6 to tested versions
- small fixes & cleanups
midgard-portable 0.7.0 "Manhattan"
- added support for MgdSchema
description
- added support for
parameter
andattachment
constraints in query builder/collector - much improved scalability due to better use of indexes
- rewritten
schema
command with much better performance - support for DBAL 2.5
midgard-portable 0.6.0 "Big Boy"
- better compatibility with converted Midgard1 databases
- improved performance due to better use of Doctrine caching mechanisms
- add CLI command to (re)generate mappings, entity classes and such
- various fixes and cleanups