Files
2025-01-13 07:27:10 -08:00

4 lines
133 B
SQL

update notifications set meta = '{}';
update notifications set fcm_data = '{}';
update notifications set ui_translation_meta = '{}';