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

Use `DB::getQueryGrammar` #164

Closed kitloong closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #164 (6a456dc) into 6.x (f3a40c7) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##                6.x     #164   +/-   ##
=========================================
  Coverage     93.48%   93.48%           
  Complexity      873      873           
=========================================
  Files           114      114           
  Lines          2502     2502           
=========================================
  Hits           2339     2339           
  Misses          163      163           
Impacted Files Coverage Δ
src/Migration/Blueprint/Support/Stringable.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.