This website requires JavaScript.
Explore
Help
Sign In
brianfertig
/
Organize
Watch
1
Star
0
Fork
You've already forked Organize
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Profile
Organize
/
prisma
/
migrations
/
20260830010434_add_project_...
/
migration.sql
3 lines
65 B
SQL
Raw
Permalink
Blame
History
-- AlterTable
ALTER
TABLE
"
Project
"
ADD
COLUMN
"
theme
"
TEXT
;
Reference in New Issue
View Git Blame
Copy Permalink