doctrine-extensions
doctrine-extensions copied to clipboard
Cross database doctrine DQL functions for MySQL and PostgreSQL.
`$toTz` parameter was passed before `$fromTz`. It causes `convert_tz` function to work not as expected. This pr fixes this bug.
Hi 👋 Thank you for this library! Do you plan to update to PHP 8?
- Added UUID type support to CAST; - Added CAST to native JSON for MySQL - Updated dev toolchain to run tests
- Added UUID type support to CAST; - Added CAST to native JSON for MySQL - Updated dev toolchain to run tests
- Added UUID type support to CAST; - Added CAST to native JSON for MySQL - Updated dev toolchain to run tests
- Added UUID type support to CAST; - Added CAST to native JSON for MySQL - Updated dev toolchain to run tests
- Added UUID type support to CAST; - Added CAST to native JSON for MySQL - Updated dev toolchain to run tests
- Added UUID type support to CAST; - Added CAST to native JSON for MySQL - Updated dev toolchain to run tests
Hi, Is there a plan to add SQLite support? Thank you.
After lexer 3 support is merged. I rebased this branch to keep support for older doctrine versions. # TODO - [x] Run tests?