db icon indicating copy to clipboard operation
db 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? ✔️
Fix #773

  • https://github.com/yiisoft/db-sqlite/pull/319

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 99.26%. Comparing base (53e81d2) to head (04e0431). Report is 12 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #880   +/-   ##
=========================================
  Coverage     99.26%   99.26%           
- Complexity     1539     1541    +2     
=========================================
  Files            98       98           
  Lines          3805     3808    +3     
=========================================
+ Hits           3777     3780    +3     
  Misses           28       28           

: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]