cycle / annotated

Schema generation using annotated entities and mappers
MIT License
24 stars 13 forks source link

add smallInteger type to Column #52

Closed gam6itko closed 1 year ago

gam6itko commented 2 years ago

required: https://github.com/cycle/database/pull/58

codecov[bot] commented 2 years ago

Codecov Report

Merging #52 (b94de76) into 3.x (d7a956b) will not change coverage. The diff coverage is n/a.

:exclamation: Current head b94de76 differs from pull request most recent head 67e4683. Consider uploading reports for the commit 67e4683 to get more accurate results

@@            Coverage Diff            @@
##                3.x      #52   +/-   ##
=========================================
  Coverage     90.88%   90.88%           
  Complexity      253      253           
=========================================
  Files            32       32           
  Lines           647      647           
=========================================
  Hits            588      588           
  Misses           59       59           
Impacted Files Coverage Δ
src/Annotation/Column.php 100.00% <ø> (ø)

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

roxblnfk commented 2 years ago

required: cycle/database#58

Need to update cycle/database version in the composer.json also

gam6itko commented 2 years ago

@roxblnfk there is no requirement of cycle\database in composer json