ente/server/migrations/5_rename_storage_in_mbs_to_storage.up.sql
2024-03-01 13:37:01 +05:30

2 lines
60 B
SQL

ALTER TABLE subscriptions RENAME storage_in_mbs TO storage;