graphic remake as well as parcer rework

This commit is contained in:
54CHA
2025-08-09 07:34:49 +03:00
parent 4153e2c00a
commit b8e94c72cf
15 changed files with 6082 additions and 316 deletions

View File

@ -148,7 +148,7 @@ const config = {
"value": "prisma-client-js"
},
"output": {
"value": "/Users/alexander/qa/scan-sphere/src/generated/prisma",
"value": "/Users/alexander/qa/scan-sphere/scan-sphera-main/src/generated/prisma",
"fromEnvVar": null
},
"config": {
@ -162,7 +162,7 @@ const config = {
}
],
"previewFeatures": [],
"sourceFilePath": "/Users/alexander/qa/scan-sphere/prisma/schema.prisma",
"sourceFilePath": "/Users/alexander/qa/scan-sphere/scan-sphera-main/prisma/schema.prisma",
"isCustomOutput": true
},
"relativeEnvPaths": {
@ -176,6 +176,7 @@ const config = {
"db"
],
"activeProvider": "postgresql",
"postinstall": true,
"inlineDatasources": {
"db": {
"url": {

View File

@ -149,7 +149,7 @@ const config = {
"value": "prisma-client-js"
},
"output": {
"value": "/Users/alexander/qa/scan-sphere/src/generated/prisma",
"value": "/Users/alexander/qa/scan-sphere/scan-sphera-main/src/generated/prisma",
"fromEnvVar": null
},
"config": {
@ -163,7 +163,7 @@ const config = {
}
],
"previewFeatures": [],
"sourceFilePath": "/Users/alexander/qa/scan-sphere/prisma/schema.prisma",
"sourceFilePath": "/Users/alexander/qa/scan-sphere/scan-sphera-main/prisma/schema.prisma",
"isCustomOutput": true
},
"relativeEnvPaths": {
@ -177,6 +177,7 @@ const config = {
"db"
],
"activeProvider": "postgresql",
"postinstall": true,
"inlineDatasources": {
"db": {
"url": {