Skip to content

Releases: thecodingmachine/database.patcher

Upgrading symfony/filesystem allowed versions

15 Jul 13:07
6e96a2c

Choose a tag to compare

This makes the package compatible with symfony/filesystem 4

Adding SQL dumper capability

04 Oct 14:39

Choose a tag to compare

Adding small utility method for installer

21 Jul 14:29

Choose a tag to compare

Adds support for DB resets

07 Jun 16:56

Choose a tag to compare

This release adds support for database resets.

Patches as PHP code

07 Jun 15:25

Choose a tag to compare

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

Bugfix release

17 Jan 12:13

Choose a tag to compare

Fixes rare race condition when creating patch

Fix patch generation

11 Mar 09:24

Choose a tag to compare

Merge pull request #17 from xhuberty/2.0

Fix bug on patch generation

Bugfix release

19 Feb 11:26

Choose a tag to compare

Merge pull request #16 from marcteyssier/2.0

Fix bug for DBAL

Fixing missing primary key in patches table

03 Feb 14:51

Choose a tag to compare

Merge pull request #15 from marcteyssier/2.0

Add primary key for DBAL

Bugfix release

19 Jan 11:18

Choose a tag to compare

Fixing patches table detection