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
39ee462e33
bitque
/
jirs-server
/
migrations
/
2020-04-22-072211_add_bind_token_to_invitation
/
down.sql
2 lines
48 B
MySQL
Raw
Normal View
History
Unescape
Escape
Send invitation mail, add accept invitation
2020-04-22 09:26:53 +02:00
alter
table
invitations
drop
COLUMN
bind_token
;
Reference in New Issue
Copy Permalink