db-sqlite
db-sqlite copied to clipboard
Add `$ifExists` and `$cascade` to `dropTable()` methods
| Q | A |
|---|---|
| Is bugfix? | ❌ |
| New feature? | ✔️ |
| Breaks BC? | ✔️ |
See https://github.com/yiisoft/db/pull/880
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.