Skip to content

Tags: ondraondra81/migrations

Tags

v3.1.0-rc5

{My,Pg}SqlDriver: do not connect to database in constructor

[closes nextras#72]

v3.1.0-rc4

fixed escapeInt not returning string in some dbal adapters

v3.0.5

fixed escapeInt not returning string in some dbal adapters

v3.1.0-rc3

BaseDriver: fixed error when there were comments at the end of file

v3.1.0-rc2

readme: removed hhvm status badge

v3.1.0-rc1

Merge pull request nextras#49 from matej21/doctrine_clear_cache

Doctrine StructureDiffGenerator: clear metadata cache

v3.1.0-beta2

MigrationsExtension: simplify configuration

v3.1.0-beta1

order resolver: fixed tests for exception contents

v3.0.4

Added database name to lock name in MySQL

v3.0.3

BaseDriver: fixed loadFile() incorrent failure on empty files