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
156e243ee6
BangSo
/
packages
/
db
/
prisma
/
migrations
/
20260829120000_phone_outbou...
/
migration.sql
2 lines
93 B
SQL
Raw
Blame
History
ALTER
TABLE
"
phone_outbound
"
ADD
COLUMN
IF
NOT
EXISTS
"
attempts
"
INTEGER
NOT
NULL
DEFAULT
0
;
Reference in New Issue
View Git Blame
Copy Permalink