mirror of
https://github.com/usememos/memos.git
synced 2025-11-11 01:41:58 +08:00
2 lines
No EOL
70 B
SQL
2 lines
No EOL
70 B
SQL
-- Drop deprecated tags column.
|
|
ALTER TABLE `memo` DROP COLUMN `tags`; |