This website requires JavaScript.
Explore
Help
Sign In
jonas
/
go-playground
Watch
1
Star
0
Fork
0
You've already forked go-playground
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
120c12a1f1cdebc7614a3e9fca26606377c232c1
go-playground
/
projects
/
greenlight
/
migrations
/
000005_create_tokens_table.down.sql
T
jonas
120c12a1f1
feat: tokenization start, waitlist for background task graceful exit
2026-04-07 14:29:25 +02:00
2 lines
29 B
SQL
Raw
Blame
History
DROP
TABLE
IF
EXISTS
tokens
;
Reference in New Issue
View Git Blame
Copy Permalink