This website requires JavaScript.
Explore
Help
Sign In
FreakU
/
canvas
Watch
1
Star
0
Fork
You've already forked canvas
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8f2b29abb5
canvas
/
packages
/
server
/
prisma
/
migrations
/
20240709000713_drop_pixel_c...
/
migration.sql
3 lines
74 B
SQL
Raw
Blame
History
-- DropForeignKey
ALTER
TABLE
"
Pixel
"
DROP
CONSTRAINT
"
Pixel_color_fkey
"
;
Reference in New Issue
View Git Blame
Copy Permalink