This website requires JavaScript.
Explore
Help
Sign In
Hacker-Software
/
opencrm
Watch
1
Star
0
Fork
You've already forked opencrm
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
efe8ac25cb
opencrm
/
backend
/
prisma
/
migrations
/
20260208081918_add_next_rev...
/
migration.sql
3 lines
83 B
SQL
Raw
Blame
History
-- AlterTable
ALTER
TABLE
`
Contract
`
ADD
COLUMN
`
nextReviewDate
`
DATETIME
(
3
)
NULL
;
Reference in New Issue
View Git Blame
Copy Permalink