mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-08-04 23:03:22 +00:00
2 lines
90 B
SQL
2 lines
90 B
SQL
-- This file should undo anything in `up.sql`
|
|
ALTER TABLE view_table DROP COLUMN ext_data; |