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
main
go-playground
/
projects
/
greenlight
/
migrations
/
000005_create_tokens_table.down.sql
T
Add File
New File
Upload File
Apply Patch
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
Permalink
Blame
History
DROP
TABLE
IF
EXISTS
tokens
;
Reference in New Issue
View Git Blame
Copy Permalink