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
30bc3b612a
stacker.news
/
prisma
/
migrations
/
20231208191418_territory_renew
/
migration.sql
3 lines
98 B
SQL
Raw
Blame
History
-- AlterTable
ALTER
TABLE
"
Sub
"
ADD
COLUMN
"
billingAutoRenew
"
BOOLEAN
NOT
NULL
DEFAULT
false
;
Reference in New Issue
View Git Blame
Copy Permalink