cycle / database

Database Abstraction Layer, Schema Introspection, Schema Generation, Query Builders
MIT License
53 stars 22 forks source link

Adding the ability to define column with custom type #104

Closed msmakouz closed 1 year ago

msmakouz commented 1 year ago

Instead of https://github.com/cycle/database/pull/73

codecov[bot] commented 1 year ago

Codecov Report

Merging #104 (9bfd5f8) into 2.x (457d1f2) will increase coverage by 0.07%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.x     #104      +/-   ##
============================================
+ Coverage     94.49%   94.57%   +0.07%     
- Complexity     1648     1654       +6     
============================================
  Files            96       96              
  Lines          4470     4477       +7     
============================================
+ Hits           4224     4234      +10     
+ Misses          246      243       -3     
Impacted Files Coverage Δ
src/Schema/AbstractColumn.php 98.58% <100.00%> (+1.51%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.