This website requires JavaScript.
Explore
Help
Sign In
summer2026
/
quicklanch-server
Watch
7
Star
0
Fork
0
You've already forked quicklanch-server
Code
Issues
7
Pull Requests
Actions
Packages
Projects
1
Releases
Wiki
Activity
Files
4468c00abf73c629c525d732cedcc7e06d862cb3
quicklanch-server
/
prisma
/
schema
/
schema.prisma
T
8 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
init: init project
2026-04-02 21:27:09 +06:00
generator client {
♻️
refactor(account, order, plan, profile, support, email): restructure application modules and enhance error handling
2026-04-21 03:12:39 +06:00
provider = "prisma-client-js"
init: init project
2026-04-02 21:27:09 +06:00
}
datasource db {
provider = "postgresql"
}
Reference in New Issue
Copy Permalink