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
8566644ea1
stacker.news
/
prisma
/
migrations
/
20230119155952_ots
/
migration.sql
4 lines
96 B
SQL
Raw
Blame
History
-- AlterTable
ALTER
TABLE
"
Item
"
ADD
COLUMN
"
otsFile
"
BYTEA
,
ADD
COLUMN
"
otsHash
"
TEXT
;
Reference in New Issue
View Git Blame
Copy Permalink