This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
Craft
/
Api
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
a8be5a2d28
Branches
Tags
main
v0.1.2
v0.1.1
v0.1.0
Api
/
devops
/
migrations
/
20180125194653_add_refresh_tokens_updated_at.down.sql
20180125194653_add_refresh_tokens_updated_at.down.sql
80 B
Historique
Raw
1
ALTER TABLE `{{ index .Options "Namespace" }}refresh_tokens` DROP `updated_at`;