atk4 / schema

Few classes built on top of Agile Data that can take care of your SQL database schema
https://agiletoolkit.org/
MIT License
4 stars 5 forks source link

Feature/support array and object types #12

Closed DarkSide666 closed 5 years ago

DarkSide666 commented 5 years ago

better handling of text, array and object fields. also fix few others.

codecov[bot] commented 5 years ago

Codecov Report

Merging #12 into develop will increase coverage by 4.49%. The diff coverage is 100%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop      #12      +/-   ##
=============================================
+ Coverage      72.33%   76.82%   +4.49%     
- Complexity       131      138       +7     
=============================================
  Files              5        5              
  Lines            300      328      +28     
=============================================
+ Hits             217      252      +35     
+ Misses            83       76       -7
Impacted Files Coverage Δ Complexity Δ
src/Migration.php 79.9% <100%> (+6.61%) 92 <12> (+7) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c16e450...5c3207d. Read the comment docs.