This website requires JavaScript.
Explore
Help
Sign In
Public
/
TgRouting
Watch
2
Star
0
Fork
You've already forked TgRouting
0
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
TgRouting
/
admin
/
prisma
/
migrations
/
20250722143807_add_bot_token
/
migration.sql
3 lines
57 B
SQL
Raw
Permalink
Blame
History
-- AlterTable
ALTER
TABLE
"
Bot
"
ADD
COLUMN
"
token
"
TEXT
;
Reference in New Issue
View Git Blame
Copy Permalink