1
0
mirror of https://github.com/rancher/steve.git synced 2025-09-22 11:58:18 +00:00
Files
steve/pkg/stores/sqlproxy
Tom Lebreux ca3fa10db5 Drop tables instead of removing the database completely (#807)
* Add drop tables

* Fix deadlock

* Use f.Stop in tests

* Rename dropAllStmtFmt to dropBaseStmtFmt

* Fix comment

* More dropAll->dropBase renaming
2025-09-09 15:52:02 -04:00
..