Skip to content

Tags: nextras/migrations

Tags

v3.4.0

Verified

This commit was signed with the committer’s verified signature.
JanTvrdik Jan Tvrdík
add PHP 8.4 support

v3.3.1

Fix: Undefined constant "Nextras\Migrations\Printers\STDOUT"

v3.3.0

Bridges\SymfonyConsole: do not use unsupported $defaultName property

v3.2.0

SymfonyBundle: add support for printer configuration

v3.1.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix nextras/dbal 5.x compatibility (#121)

v3.1.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix doctrine/dbal 3.x compatibility (#119)

v3.1.4

tests: less verbose output

v3.1.3

BaseDriver: fix parsing of SQL with consecutive delimiters [closes #112]

v3.1.2

Merge branch 'php74'

v3.1.1

BaseDriver: fix parsing of SQL with trailing comment without EOL

[closes #102]