Skip to content

Tags: phalcon/migrations

Tags

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #142 from phalcon/#141-empty-folder-no-throw

#141 - Change `RuntimeException` throw to output warning message

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #137 from phalcon/improvements

Improvements

v2.2.4

Toggle v2.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGELOG.md

v2.2.3

Toggle v2.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGELOG.md

v2.2.2

Toggle v2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #122 from phalcon/2.2.x

2.2.1

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2.2.1 (#120)

* ISSUE-112: Fixed empty index type on pgsql adapter usage

* ISSUE-111: Replaced pgsql unsupported double type to supported float

* Codestyle fixes

* Added tests and validation fixes

* PHP 8 support

* updating tests and lock file

* .

* test ci adjustments

* adjusting tests phalcon 5 installation

* adjusting tests

* updated composer packages

* replaced deprecated assert

* disabled psalm negative rule

* CHANGELOG

* ISSUE-111: Column types fix

* ISSUE-112: mkdir redundant call removed

* typehints on db testers seeExceptionThrown

Co-authored-by: Kevin Yarmak <[email protected]>

v2.2.0

Toggle v2.2.0's commit message

Unverified

This user has not yet uploaded their public signing key.
adjusting tests

v2.1.6

Toggle v2.1.6's commit message
Remove invalid input 'coverage'

v2.1.5

Toggle v2.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #101 from phalcon/#99-enhance-error-table-create

#99 - Enhance error output during table morping

v2.1.4

Toggle v2.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #98 from phalcon/#94-fix-engine-declaration

#94 - Fixed engine and another table options declaration