kitloong / laravel-migrations-generator

Laravel Migrations Generator: Automatically generate your migrations from an existing database schema.
MIT License
2.44k stars 270 forks source link

SQLSRV Register new data types #135

Closed gpibarra closed 1 year ago

gpibarra commented 1 year ago

support sysname and hierarchyid

codecov[bot] commented 1 year ago

Codecov Report

Merging #135 (1eeb129) into 6.x (c9ba8a2) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##                6.x     #135   +/-   ##
=========================================
  Coverage     92.88%   92.88%           
  Complexity      812      812           
=========================================
  Files           112      112           
  Lines          2290     2292    +2     
=========================================
+ Hits           2127     2129    +2     
  Misses          163      163           
Impacted Files Coverage Δ
src/DBAL/RegisterColumnType.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.