This website requires JavaScript.
Explore
Help
Register
Sign In
apksel-dev
/
apskel-pos-backend
Watch
4
Star
0
Fork
0
You've already forked apskel-pos-backend
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
apskel-pos-backend
/
migrations
/
000064_add_fcm_token_to_users.down.sql
ryan
15805a4853
Implement FCM
2026-05-09 14:18:36 +07:00
2 lines
41 B
SQL
Raw
Permalink
Blame
History
ALTER
TABLE
users
DROP
COLUMN
fcm_token
;
Reference in New Issue
View Git Blame
Copy Permalink