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
7c407f49f8
Organize
/
prisma
/
migrations
/
20260811190000_add_group_ar...
/
migration.sql
3 lines
72 B
SQL
Raw
Blame
History
-- AlterTable
ALTER
TABLE
"
Group
"
ADD
COLUMN
"
archivedAt
"
TIMESTAMP
(
3
)
;
Reference in New Issue
View Git Blame
Copy Permalink