Skip to content

Releases: thecodingmachine/database.patcher

Upgrading symfony/filesystem allowed versions

Choose a tag to compare

@moufmouf moufmouf released this 15 Jul 13:07
6e96a2c

This makes the package compatible with symfony/filesystem 4

Adding SQL dumper capability

Choose a tag to compare

@moufmouf moufmouf released this 04 Oct 14:39

See #33

Adding small utility method for installer

Choose a tag to compare

@moufmouf moufmouf released this 21 Jul 14:29

See #32

Adds support for DB resets

Choose a tag to compare

@moufmouf moufmouf released this 07 Jun 16:56

This release adds support for database resets.

Patches as PHP code

Choose a tag to compare

@moufmouf moufmouf released this 07 Jun 15:25

Allows creating patches via PHP code (using DBAL schema builder)

Bugfix release

Choose a tag to compare

@moufmouf moufmouf released this 17 Jan 12:13

Fixes rare race condition when creating patch

Fix patch generation

Choose a tag to compare

@xhuberty xhuberty released this 11 Mar 09:24
Merge pull request #17 from xhuberty/2.0

Fix bug on patch generation

Bugfix release

Choose a tag to compare

@moufmouf moufmouf released this 19 Feb 11:26
Merge pull request #16 from marcteyssier/2.0

Fix bug for DBAL

Fixing missing primary key in patches table

Choose a tag to compare

@moufmouf moufmouf released this 03 Feb 14:51
Merge pull request #15 from marcteyssier/2.0

Add primary key for DBAL

Bugfix release

Choose a tag to compare

@moufmouf moufmouf released this 19 Jan 11:18

Fixing patches table detection