Enhancements:
- Added Doctrine Types support: You can now define and use custom Doctrine types for better flexibility and type safety.
- Doctrine DBAL version bump: Upgraded to the latest stable version of doctrine/dbal 0.4.2.
Fixes:
- Prevent empty transactions: Improved CombinedTransaction logic to avoid initiating empty transactions.
New Features:
- Configurable Doctrine settings: Introduced the ability to define Doctrine configuration directly in the config file.