Skip to content

Releases: phalcon/migrations

v3.0.1

03 May 09:09
69c1ea9
Compare
Choose a tag to compare

Supported Versions: 7.4, 8.0 and 8.1

  • Changed from throw to message when migrations folder is empty (#141)

v3.0.0

26 Sep 10:18
84f509f
Compare
Choose a tag to compare

Supported Versions: 7.4, 8.0 and 8.1

  • Added support of Phalcon v5.0 (#128)

v2.2.4

10 Dec 08:26
df71fb3
Compare
Choose a tag to compare

Supported Versions: 7.3, 7.4

  • Changed column modification behaviour during table morph (#126)

v2.2.3

11 Aug 18:34
e58dae3
Compare
Choose a tag to compare

Supported Versions: 7.3, 7.4

  • Changed column modification behaviour during table morph (#97)

v2.2.2

08 Aug 17:58
4fd501c
Compare
Choose a tag to compare

Supported Versions: 7.3, 7.4

  • Integrated nette/php-generator package, changed algorithm of migrations generation (#90)

v2.2.1

08 Aug 09:10
fb0e3bd
Compare
Choose a tag to compare

Supported Versions: 7.3, 7.4

  • Fixed types and indexes definition on pgsql adapter (#111, #112, #118)

v2.2.0

03 Aug 07:07
Compare
Choose a tag to compare

Supported Versions: 7.3, 7.4

  • This release provides initial PHP 8 support.

v2.1.6

22 Mar 20:31
Compare
Choose a tag to compare

Supported PHP versions: 7.2, 7.3, 7.4

  • Fixed duplicated table phalcon_migrations in PostgreSQL (#104)
  • Fixed morphing when column attribute unsiged is changed (#109)

v2.1.5

03 Nov 23:37
fae2739
Compare
Choose a tag to compare

Supported PHP versions: 7.2, 7.3, 7.4

  • Enhanced error output during failed table morph (#99)

v2.1.4

31 Aug 21:20
286988c
Compare
Choose a tag to compare

Supported PHP versions: 7.2, 7.3, 7.4

  • Fixed 'options' table definition (#94)