cycle / annotated

Schema generation using annotated entities and mappers
MIT License
23 stars 12 forks source link

Column::$attributes property for db engine specific purposes #53

Closed gam6itko closed 1 year ago

gam6itko commented 2 years ago

Implements https://github.com/cycle/database/issues/65 feature

codecov[bot] commented 2 years ago

Codecov Report

Merging #53 (3f8189d) into 3.x (0e0afb4) will decrease coverage by 0.09%. The diff coverage is 80.00%.

@@             Coverage Diff              @@
##                3.x      #53      +/-   ##
============================================
- Coverage     90.86%   90.78%   -0.09%     
- Complexity      252      254       +2     
============================================
  Files            32       32              
  Lines           646      651       +5     
============================================
+ Hits            587      591       +4     
- Misses           59       60       +1     
Impacted Files Coverage Δ
src/Configurator.php 87.76% <50.00%> (-0.56%) :arrow_down:
src/Annotation/Column.php 100.00% <100.00%> (ø)

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