Releases: makise-co/orm-bundle
Releases · makise-co/orm-bundle
Allow PHP 8
v2.0.0-beta4: Merge pull request #11 from makise-co/feature/v2
Add ability to disable proxy factory by `database.orm.enableProxy` option
v1.0.8
Makise-Co V2 support #3
Fix make:migration
command
Makise-Co V2 support #2
Fix make:migration
command
Makise-Co V2 support
Merge pull request #8 from makise-co/feature/v2 Makise-Co V2 support
Coroutine safe ORM Heap
Added new parameter to the config orm.enableCoroutineHeap
that enables coroutine-safe heap management (each coroutine will work with own heap)
v1.0.6: Merge pull request #6 from makise-co/feature/fixes
- Migrator configuration was ignored by
make:migration
command - Migrations table will be created automatically
Initial release [fix]
Removed forgotten debug_print_backtrace
statement
Initial release
- Added: ORM auto start when HTTP service start
- Added: сonnection pools are automatically closed when the worker stops
- Removed: "LazyORM" instance