mirror of
https://github.com/tgdrive/teldrive.git
synced 2025-09-05 05:54:55 +08:00
5 lines
115 B
SQL
5 lines
115 B
SQL
-- +goose Up
|
|
-- +goose StatementBegin
|
|
DROP INDEX IF EXISTS teldrive.idx_files_unique_file;
|
|
|
|
-- +goose StatementEnd
|