db-sqlite icon indicating copy to clipboard operation
db-sqlite copied to clipboard

Add `$ifExists` and `$cascade` to `dropTable()` methods

Open vjik opened this issue 1 year ago • 1 comments

Q A
Is bugfix?
New feature? ✔️
Breaks BC? ✔️

See https://github.com/yiisoft/db/pull/880

vjik avatar Sep 17 '24 11:09 vjik

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.49%. Comparing base (2cd93e1) to head (c6b2255). Report is 10 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #319   +/-   ##
=========================================
  Coverage     98.48%   98.49%           
- Complexity      330      332    +2     
=========================================
  Files            21       21           
  Lines          1057     1061    +4     
=========================================
+ Hits           1041     1045    +4     
  Misses           16       16           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Sep 17 '24 11:09 codecov[bot]