File tree 1 file changed +8
-1
lines changed
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
- # [ 2.1.5] ( https://github.com/phalcon/migrations/releases/tag/v2.1.4 ) (2020-11-03)
1
+ # [ 2.1.6] ( https://github.com/phalcon/migrations/releases/tag/v2.1.5 ) (2021-03-22)
2
+ - Fixed duplicated table ` phalcon_migrations ` in PostgreSQL ([ #104 ] ( https://github.com/phalcon/migrations/issues/104 ) )
3
+ - Fixed morphing when column attribute ` unsiged ` is changed ([ #109 ] ( https://github.com/phalcon/migrations/issues/109 ) )
4
+
5
+
6
+ # [ 2.1.5] ( https://github.com/phalcon/migrations/releases/tag/v2.1.5 ) (2020-11-03)
2
7
- Enhanced error output during failed table morph ([ #99 ] ( https://github.com/phalcon/migrations/issues/94 ) )
3
8
9
+
4
10
# [ 2.1.4] ( https://github.com/phalcon/migrations/releases/tag/v2.1.4 ) (2020-08-31)
5
11
- Fixed 'options' table definition ([ #94 ] ( https://github.com/phalcon/migrations/issues/94 ) )
6
12
13
+
7
14
# [ 2.1.3] ( https://github.com/phalcon/migrations/releases/tag/v2.1.3 ) (2020-08-29)
8
15
- Improved tests codebase ([ #86 ] ( https://github.com/phalcon/migrations/issues/86 ) )
9
16
- Fixed ` .phar ` compilation ([ #91 ] ( https://github.com/phalcon/migrations/issues/85 ) )
You can’t perform that action at this time.
0 commit comments