This website requires JavaScript.
Explore
Help
Sign In
daniel.w
/
BangSo
Watch
1
Star
0
Fork
You've already forked BangSo
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
BangSo
/
packages
/
db
/
prisma
/
migrations
/
0003_computer_host
/
migration.sql
3 lines
80 B
SQL
Raw
Permalink
Blame
History
-- AlterTable
ALTER
TABLE
"
deployment_settings
"
ADD
COLUMN
"
computerHost
"
TEXT
;
Reference in New Issue
View Git Blame
Copy Permalink