Skip to content

Tags: lxrco/phinx

Tags

v0.9.2

Toggle v0.9.2's commit message
Tagging release 0.9.2

v0.9.1

Toggle v0.9.1's commit message
Apply default collation on tables as per documentation

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was signed with the committer’s verified signature.
lorenzo José Lorenzo Rodríguez
Updating changelog

v0.8.5

Toggle v0.8.5's commit message
Apply default collation on tables as per documentation

v0.8.4

Toggle v0.8.4's commit message
Revert back to RegEx for dropping enum columns (cakephp#1086)

v0.8.3

Toggle v0.8.3's commit message
Merge remote-tracking branch 'pr0ggy/issue-1086-sqlite-dropcolumn-issue'

v0.8.2

Toggle v0.8.2's commit message
Fix invalid changeColumn regex causing deletions

This fixes a pretty serious bug in the Phinx SQLiteAdapter that causes columns to be destroyed when you're removing the default value of `''` from a string column.
See comment here: cakephp#1093 (comment)

There are no tests in phinx that prove what I've changed hasn't broken anything, and I'm not about to start writing all the test cases to prove this works.
Maybe I have indeed broken some weird implementation detail that this regex was intended to target... oh well.

v0.8.1

Toggle v0.8.1's commit message
Tagging release 0.8.1

v0.8.0

Toggle v0.8.0's commit message
Tagging release v0.8.0

v0.7.2

Toggle v0.7.2's commit message
Tagging release 0.7.2