go-kivik / kivik

Common interface to CouchDB or CouchDB-like databases for Go and GopherJS
Other
316 stars 44 forks source link

x/sqlite: Improve DestroyDB to remove all tables #1038

Closed flimzy closed 4 months ago

flimzy commented 4 months ago

And fix dbname validation to allow specific system databases

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 62.88%. Comparing base (25d56e0) to head (bc88ef5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1038 +/- ## ======================================= Coverage 62.87% 62.88% ======================================= Files 286 286 Lines 18985 18985 ======================================= + Hits 11937 11938 +1 Misses 6512 6512 + Partials 536 535 -1 ```

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