mirror of
https://github.com/usememos/memos.git
synced 2025-11-22 02:19:38 +08:00
2 lines
No EOL
66 B
SQL
2 lines
No EOL
66 B
SQL
-- Drop deprecated tags column.
|
|
ALTER TABLE memo DROP COLUMN tags; |