1 line
68 B
SQL
Executable File
1 line
68 B
SQL
Executable File
ALTER TABLE `users` ADD `fcm_token` LONGTEXT NULL AFTER `oauth_uid`; |