biter/migrations/20240313162104_remove_url.sql

2 lines
35 B
MySQL
Raw Normal View History

2024-03-13 21:48:13 +03:00
ALTER TABLE posts DROP COLUMN url;