mirror of
https://github.com/usememos/memos.git
synced 2025-11-22 10:29:32 +08:00
2 lines
No EOL
76 B
SQL
2 lines
No EOL
76 B
SQL
-- Drop deprecated tags column.
|
|
ALTER TABLE memo DROP COLUMN IF EXISTS tags; |