mirror of
https://github.com/usememos/memos.git
synced 2025-12-11 06:36:02 +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; |