phalcon / migrations

Generate or migrate database changes via migrations.
https://docs.phalcon.io/latest/en/db-migrations
BSD 3-Clause "New" or "Revised" License
27 stars 24 forks source link

ISSUE-111, 112: Fixed types and indexes definition on pgsql adaper #116

Closed BeMySlaveDarlin closed 3 years ago

BeMySlaveDarlin commented 3 years ago

Issue: #111
Fixed:

Issue: #112 Fixed:

codecov[bot] commented 3 years ago

Codecov Report

Merging #116 (b30018d) into 2.0.x (171fe6d) will increase coverage by 3.69%. The diff coverage is 64.70%.

@@             Coverage Diff              @@
##              2.0.x     #116      +/-   ##
============================================
+ Coverage     44.17%   47.87%   +3.69%     
- Complexity      507      523      +16     
============================================
  Files            23       23              
  Lines          1365     1385      +20     
============================================
+ Hits            603      663      +60     
+ Misses          762      722      -40