Skip to content

Tags: packagist/DoctrineExtensions

Tags

v1.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Switch back to stable dependencies (beberlei#445)

v1.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove obsolete version checks (beberlei#432)

v1.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Strip PHP 7.1 support and Doctrine 2.6 testing (beberlei#360)

v1.2.9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add JSON_LENGTH for MySQL (beberlei#356)

Co-authored-by: Steve Lacey <[email protected]>

v1.2.8

Update license

v1.2.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add date_trunc function for postgres (beberlei#350)

v1.2.6

Fixed exception that is thrown when combining the sqlite CONCAT_WS ex…

…tension with a LimitSubqueryOutputWalker

v1.2.5

Oracle CEIL/FLOOR functions + TO_CHAR nlsparam (beberlei#336)

v1.2.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add ExtractFunction for PostgreSQL (beberlei#331)

v1.2.3

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add makedate extension