Releases: doctrine/DoctrineBundle
Releases · doctrine/DoctrineBundle
1.5.1
1.5.0
Features:
- Added the possibility to configure the quote strategy in the configuration
- Improved the rendering of the query explanation for Postgres
- Added support for tagging entity listeners, without the need to map the listener
Bugfix:
- Fixed the serverVersion configuration for master slave connections
- Fixed the enabling of the profiler to avoid automatically enabling the logger
- Fixed the detection of existing databases when quoted names are used
- Fixed the profiler template when having a manager without any loaded metadata
1.4.0
Features:
- Added the
--if-not-exists
option in thedoctrine:database:create
command - Added the
--if-exists
option in thedoctrine:database:drop
command - Add the support for the
url
DBAL setting - Added profiling ability for SQL Server
Bugfix:
- Fixed the cache configuration when using
cache_provider
- Removed usage of deprecated DI features when using Symfony 2.6+
- Close connections and clear managers on shutdown. This avoids leaking connections in tests.
- Added an exception when the ORM layer is configured but not DBAL
Version 1.3.0 Release
Stof finally did what i failed to do. See changelog for list of changes.
Version 1.3.0 Beta 2 Released!
Long overdue beta2, we hope to release a stable version in a very short time.
Version 1.3.0 Beta 1 Released!
After 10 months of work, and lots of new features added, we're proud to announce the immediate availability of DoctrineBundle 1.3.0 Beta 1 containing many improvements.