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
ec4e1b5da7
stacker.news
/
prisma
/
migrations
/
20230126213820_bounty_paid_to
/
migration.sql
3 lines
74 B
SQL
Raw
Blame
History
-- AlterTable
ALTER
TABLE
"
Item
"
ADD
COLUMN
"
bountyPaidTo
"
INTEGER
[
]
;
Reference in New Issue
View Git Blame
Copy Permalink