mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-02-10 18:05:07 +08:00
[sql] Delete using specific database name
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
USE onlyoffice;
|
||||
-- USE onlyoffice;
|
||||
DROP TABLE IF EXISTS doc_changes, task_result;
|
||||
Reference in New Issue
Block a user