This website requires JavaScript.
Explore
Help
Sign In
ekzyis
/
stacker.news
Watch
1
Star
0
Fork
You've already forked stacker.news
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ded3bd680f
stacker.news
/
prisma
/
migrations
/
20210513191840_enum
/
migration.sql
3 lines
65 B
SQL
Raw
Blame
History
-- AlterEnum
ALTER
TYPE
"
WithdrawlStatus
"
ADD
VALUE
'
CONFIRMED
'
;
Reference in New Issue
View Git Blame
Copy Permalink