fp/services/migrations-schema/migrations/00087_remove-id_deprecated.sql

3 lines
54 B
MySQL
Raw Normal View History

2024-11-05 19:48:21 +00:00
ALTER TABLE api.s3_files
DROP COLUMN id_deprecated;