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
fb724ed9ec
stacker.news
/
prisma
/
migrations
/
20211213194823_tip_default
/
migration.sql
3 lines
75 B
SQL
Raw
Blame
History
-- AlterTable
ALTER
TABLE
"
users
"
ALTER
COLUMN
"
tipDefault
"
SET
DEFAULT
1
;
Reference in New Issue
View Git Blame
Copy Permalink