This website requires JavaScript.
Explore
Help
Register
Sign In
Tsumanu
/
bitque
Watch
1
Star
0
Fork
0
You've already forked bitque
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
041078b7c9
bitque
/
migrations
/
2020-04-16-123403_add_bind_token
/
down.sql
2 lines
43 B
MySQL
Raw
Normal View
History
Unescape
Escape
Add token management
2020-04-16 14:43:13 +02:00
ALTER
TABLE
tokens
DROP
COLUMN
bind_token
;
Reference in New Issue
Copy Permalink