cycle / database

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

Add the ability to define `readonlySchema` for columns #116

Closed msmakouz closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #116 (d8cfe48) into 2.x (cf6109a) will increase coverage by 0.09%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.x     #116      +/-   ##
============================================
+ Coverage     94.57%   94.66%   +0.09%     
- Complexity     1655     1659       +4     
============================================
  Files            96       96              
  Lines          4480     4482       +2     
============================================
+ Hits           4237     4243       +6     
+ Misses          243      239       -4     
Impacted Files Coverage Δ
src/Schema/AbstractColumn.php 98.59% <100.00%> (+0.01%) :arrow_up:
src/Schema/Comparator.php 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes