4 lines
133 B
SQL
4 lines
133 B
SQL
update notifications set meta = '{}';
|
|
update notifications set fcm_data = '{}';
|
|
update notifications set ui_translation_meta = '{}';
|