@betterinternship/db 1.0.3 → 1.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/db/index.d.ts +10 -10
- package/dist/db/index.js +11 -11
- package/dist/index.d.ts +1 -1
- package/dist/index.js +17 -17
- package/dist/prisma/browser.d.ts +6 -6
- package/dist/prisma/browser.js +43 -43
- package/dist/prisma/client.d.ts +10 -10
- package/dist/prisma/client.js +48 -48
- package/dist/prisma/commonInputTypes.d.ts +284 -284
- package/dist/prisma/commonInputTypes.js +2 -2
- package/dist/prisma/enums.d.ts +1 -1
- package/dist/prisma/enums.js +2 -2
- package/dist/prisma/internal/class.d.ts +38 -38
- package/dist/prisma/internal/class.js +65 -65
- package/dist/prisma/internal/prismaNamespace.d.ts +462 -462
- package/dist/prisma/internal/prismaNamespace.js +112 -112
- package/dist/prisma/internal/prismaNamespaceBrowser.d.ts +71 -71
- package/dist/prisma/internal/prismaNamespaceBrowser.js +96 -96
- package/dist/prisma/models/processes.d.ts +503 -503
- package/dist/prisma/models/processes.js +2 -2
- package/dist/prisma/models/tasks.d.ts +747 -747
- package/dist/prisma/models/tasks.js +2 -2
- package/dist/prisma/models.d.ts +3 -3
- package/dist/prisma/models.js +2 -2
- package/package.json +1 -1
|
@@ -1,113 +1,113 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
-
}) : function(o, v) {
|
|
16
|
-
o["default"] = v;
|
|
17
|
-
});
|
|
18
|
-
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
-
var ownKeys = function(o) {
|
|
20
|
-
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
-
var ar = [];
|
|
22
|
-
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
-
return ar;
|
|
24
|
-
};
|
|
25
|
-
return ownKeys(o);
|
|
26
|
-
};
|
|
27
|
-
return function (mod) {
|
|
28
|
-
if (mod && mod.__esModule) return mod;
|
|
29
|
-
var result = {};
|
|
30
|
-
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
-
__setModuleDefault(result, mod);
|
|
32
|
-
return result;
|
|
33
|
-
};
|
|
34
|
-
})();
|
|
35
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
-
exports.defineExtension = exports.NullsOrder = exports.JsonNullValueFilter = exports.QueryMode = exports.NullableJsonNullValueInput = exports.SortOrder = exports.TasksScalarFieldEnum = exports.ProcessesScalarFieldEnum = exports.TransactionIsolationLevel = exports.ModelName = exports.AnyNull = exports.JsonNull = exports.DbNull = exports.NullTypes = exports.prismaVersion = exports.getExtensionContext = exports.Decimal = exports.Sql = exports.raw = exports.join = exports.empty = exports.sql = exports.PrismaClientValidationError = exports.PrismaClientInitializationError = exports.PrismaClientRustPanicError = exports.PrismaClientUnknownRequestError = exports.PrismaClientKnownRequestError = void 0;
|
|
37
|
-
const runtime = __importStar(require("@prisma/client/runtime/client"));
|
|
38
|
-
exports.PrismaClientKnownRequestError = runtime.PrismaClientKnownRequestError;
|
|
39
|
-
exports.PrismaClientUnknownRequestError = runtime.PrismaClientUnknownRequestError;
|
|
40
|
-
exports.PrismaClientRustPanicError = runtime.PrismaClientRustPanicError;
|
|
41
|
-
exports.PrismaClientInitializationError = runtime.PrismaClientInitializationError;
|
|
42
|
-
exports.PrismaClientValidationError = runtime.PrismaClientValidationError;
|
|
43
|
-
exports.sql = runtime.sqltag;
|
|
44
|
-
exports.empty = runtime.empty;
|
|
45
|
-
exports.join = runtime.join;
|
|
46
|
-
exports.raw = runtime.raw;
|
|
47
|
-
exports.Sql = runtime.Sql;
|
|
48
|
-
exports.Decimal = runtime.Decimal;
|
|
49
|
-
exports.getExtensionContext = runtime.Extensions.getExtensionContext;
|
|
50
|
-
exports.prismaVersion = {
|
|
51
|
-
client: "7.2.0",
|
|
52
|
-
engine: "0c8ef2ce45c83248ab3df073180d5eda9e8be7a3"
|
|
53
|
-
};
|
|
54
|
-
exports.NullTypes = {
|
|
55
|
-
DbNull: runtime.NullTypes.DbNull,
|
|
56
|
-
JsonNull: runtime.NullTypes.JsonNull,
|
|
57
|
-
AnyNull: runtime.NullTypes.AnyNull,
|
|
58
|
-
};
|
|
59
|
-
exports.DbNull = runtime.DbNull;
|
|
60
|
-
exports.JsonNull = runtime.JsonNull;
|
|
61
|
-
exports.AnyNull = runtime.AnyNull;
|
|
62
|
-
exports.ModelName = {
|
|
63
|
-
processes: 'processes',
|
|
64
|
-
tasks: 'tasks'
|
|
65
|
-
};
|
|
66
|
-
exports.TransactionIsolationLevel = runtime.makeStrictEnum({
|
|
67
|
-
ReadUncommitted: 'ReadUncommitted',
|
|
68
|
-
ReadCommitted: 'ReadCommitted',
|
|
69
|
-
RepeatableRead: 'RepeatableRead',
|
|
70
|
-
Serializable: 'Serializable'
|
|
71
|
-
});
|
|
72
|
-
exports.ProcessesScalarFieldEnum = {
|
|
73
|
-
id: 'id',
|
|
74
|
-
result: 'result',
|
|
75
|
-
status: 'status',
|
|
76
|
-
error: 'error',
|
|
77
|
-
timestamp: 'timestamp'
|
|
78
|
-
};
|
|
79
|
-
exports.TasksScalarFieldEnum = {
|
|
80
|
-
id: 'id',
|
|
81
|
-
internal_id: 'internal_id',
|
|
82
|
-
handler_id: 'handler_id',
|
|
83
|
-
process_id: 'process_id',
|
|
84
|
-
result: 'result',
|
|
85
|
-
status: 'status',
|
|
86
|
-
error: 'error',
|
|
87
|
-
retries: 'retries',
|
|
88
|
-
max_retries: 'max_retries',
|
|
89
|
-
timestamp: 'timestamp'
|
|
90
|
-
};
|
|
91
|
-
exports.SortOrder = {
|
|
92
|
-
asc: 'asc',
|
|
93
|
-
desc: 'desc'
|
|
94
|
-
};
|
|
95
|
-
exports.NullableJsonNullValueInput = {
|
|
96
|
-
DbNull: exports.DbNull,
|
|
97
|
-
JsonNull: exports.JsonNull
|
|
98
|
-
};
|
|
99
|
-
exports.QueryMode = {
|
|
100
|
-
default: 'default',
|
|
101
|
-
insensitive: 'insensitive'
|
|
102
|
-
};
|
|
103
|
-
exports.JsonNullValueFilter = {
|
|
104
|
-
DbNull: exports.DbNull,
|
|
105
|
-
JsonNull: exports.JsonNull,
|
|
106
|
-
AnyNull: exports.AnyNull
|
|
107
|
-
};
|
|
108
|
-
exports.NullsOrder = {
|
|
109
|
-
first: 'first',
|
|
110
|
-
last: 'last'
|
|
111
|
-
};
|
|
112
|
-
exports.defineExtension = runtime.Extensions.defineExtension;
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.defineExtension = exports.NullsOrder = exports.JsonNullValueFilter = exports.QueryMode = exports.NullableJsonNullValueInput = exports.SortOrder = exports.TasksScalarFieldEnum = exports.ProcessesScalarFieldEnum = exports.TransactionIsolationLevel = exports.ModelName = exports.AnyNull = exports.JsonNull = exports.DbNull = exports.NullTypes = exports.prismaVersion = exports.getExtensionContext = exports.Decimal = exports.Sql = exports.raw = exports.join = exports.empty = exports.sql = exports.PrismaClientValidationError = exports.PrismaClientInitializationError = exports.PrismaClientRustPanicError = exports.PrismaClientUnknownRequestError = exports.PrismaClientKnownRequestError = void 0;
|
|
37
|
+
const runtime = __importStar(require("@prisma/client/runtime/client"));
|
|
38
|
+
exports.PrismaClientKnownRequestError = runtime.PrismaClientKnownRequestError;
|
|
39
|
+
exports.PrismaClientUnknownRequestError = runtime.PrismaClientUnknownRequestError;
|
|
40
|
+
exports.PrismaClientRustPanicError = runtime.PrismaClientRustPanicError;
|
|
41
|
+
exports.PrismaClientInitializationError = runtime.PrismaClientInitializationError;
|
|
42
|
+
exports.PrismaClientValidationError = runtime.PrismaClientValidationError;
|
|
43
|
+
exports.sql = runtime.sqltag;
|
|
44
|
+
exports.empty = runtime.empty;
|
|
45
|
+
exports.join = runtime.join;
|
|
46
|
+
exports.raw = runtime.raw;
|
|
47
|
+
exports.Sql = runtime.Sql;
|
|
48
|
+
exports.Decimal = runtime.Decimal;
|
|
49
|
+
exports.getExtensionContext = runtime.Extensions.getExtensionContext;
|
|
50
|
+
exports.prismaVersion = {
|
|
51
|
+
client: "7.2.0",
|
|
52
|
+
engine: "0c8ef2ce45c83248ab3df073180d5eda9e8be7a3"
|
|
53
|
+
};
|
|
54
|
+
exports.NullTypes = {
|
|
55
|
+
DbNull: runtime.NullTypes.DbNull,
|
|
56
|
+
JsonNull: runtime.NullTypes.JsonNull,
|
|
57
|
+
AnyNull: runtime.NullTypes.AnyNull,
|
|
58
|
+
};
|
|
59
|
+
exports.DbNull = runtime.DbNull;
|
|
60
|
+
exports.JsonNull = runtime.JsonNull;
|
|
61
|
+
exports.AnyNull = runtime.AnyNull;
|
|
62
|
+
exports.ModelName = {
|
|
63
|
+
processes: 'processes',
|
|
64
|
+
tasks: 'tasks'
|
|
65
|
+
};
|
|
66
|
+
exports.TransactionIsolationLevel = runtime.makeStrictEnum({
|
|
67
|
+
ReadUncommitted: 'ReadUncommitted',
|
|
68
|
+
ReadCommitted: 'ReadCommitted',
|
|
69
|
+
RepeatableRead: 'RepeatableRead',
|
|
70
|
+
Serializable: 'Serializable'
|
|
71
|
+
});
|
|
72
|
+
exports.ProcessesScalarFieldEnum = {
|
|
73
|
+
id: 'id',
|
|
74
|
+
result: 'result',
|
|
75
|
+
status: 'status',
|
|
76
|
+
error: 'error',
|
|
77
|
+
timestamp: 'timestamp'
|
|
78
|
+
};
|
|
79
|
+
exports.TasksScalarFieldEnum = {
|
|
80
|
+
id: 'id',
|
|
81
|
+
internal_id: 'internal_id',
|
|
82
|
+
handler_id: 'handler_id',
|
|
83
|
+
process_id: 'process_id',
|
|
84
|
+
result: 'result',
|
|
85
|
+
status: 'status',
|
|
86
|
+
error: 'error',
|
|
87
|
+
retries: 'retries',
|
|
88
|
+
max_retries: 'max_retries',
|
|
89
|
+
timestamp: 'timestamp'
|
|
90
|
+
};
|
|
91
|
+
exports.SortOrder = {
|
|
92
|
+
asc: 'asc',
|
|
93
|
+
desc: 'desc'
|
|
94
|
+
};
|
|
95
|
+
exports.NullableJsonNullValueInput = {
|
|
96
|
+
DbNull: exports.DbNull,
|
|
97
|
+
JsonNull: exports.JsonNull
|
|
98
|
+
};
|
|
99
|
+
exports.QueryMode = {
|
|
100
|
+
default: 'default',
|
|
101
|
+
insensitive: 'insensitive'
|
|
102
|
+
};
|
|
103
|
+
exports.JsonNullValueFilter = {
|
|
104
|
+
DbNull: exports.DbNull,
|
|
105
|
+
JsonNull: exports.JsonNull,
|
|
106
|
+
AnyNull: exports.AnyNull
|
|
107
|
+
};
|
|
108
|
+
exports.NullsOrder = {
|
|
109
|
+
first: 'first',
|
|
110
|
+
last: 'last'
|
|
111
|
+
};
|
|
112
|
+
exports.defineExtension = runtime.Extensions.defineExtension;
|
|
113
113
|
//# sourceMappingURL=prismaNamespace.js.map
|
|
@@ -1,71 +1,71 @@
|
|
|
1
|
-
import * as runtime from "@prisma/client/runtime/index-browser";
|
|
2
|
-
export type * from '../models.js';
|
|
3
|
-
export type * from './prismaNamespace.js';
|
|
4
|
-
export declare const Decimal: typeof runtime.Decimal;
|
|
5
|
-
export declare const NullTypes: {
|
|
6
|
-
DbNull: (new (secret: never) => typeof runtime.DbNull);
|
|
7
|
-
JsonNull: (new (secret: never) => typeof runtime.JsonNull);
|
|
8
|
-
AnyNull: (new (secret: never) => typeof runtime.AnyNull);
|
|
9
|
-
};
|
|
10
|
-
export declare const DbNull: import("@prisma/client-runtime-utils").DbNullClass;
|
|
11
|
-
export declare const JsonNull: import("@prisma/client-runtime-utils").JsonNullClass;
|
|
12
|
-
export declare const AnyNull: import("@prisma/client-runtime-utils").AnyNullClass;
|
|
13
|
-
export declare const ModelName: {
|
|
14
|
-
readonly processes: "processes";
|
|
15
|
-
readonly tasks: "tasks";
|
|
16
|
-
};
|
|
17
|
-
export type ModelName = (typeof ModelName)[keyof typeof ModelName];
|
|
18
|
-
export declare const TransactionIsolationLevel: {
|
|
19
|
-
readonly ReadUncommitted: "ReadUncommitted";
|
|
20
|
-
readonly ReadCommitted: "ReadCommitted";
|
|
21
|
-
readonly RepeatableRead: "RepeatableRead";
|
|
22
|
-
readonly Serializable: "Serializable";
|
|
23
|
-
};
|
|
24
|
-
export type TransactionIsolationLevel = (typeof TransactionIsolationLevel)[keyof typeof TransactionIsolationLevel];
|
|
25
|
-
export declare const ProcessesScalarFieldEnum: {
|
|
26
|
-
readonly id: "id";
|
|
27
|
-
readonly result: "result";
|
|
28
|
-
readonly status: "status";
|
|
29
|
-
readonly error: "error";
|
|
30
|
-
readonly timestamp: "timestamp";
|
|
31
|
-
};
|
|
32
|
-
export type ProcessesScalarFieldEnum = (typeof ProcessesScalarFieldEnum)[keyof typeof ProcessesScalarFieldEnum];
|
|
33
|
-
export declare const TasksScalarFieldEnum: {
|
|
34
|
-
readonly id: "id";
|
|
35
|
-
readonly internal_id: "internal_id";
|
|
36
|
-
readonly handler_id: "handler_id";
|
|
37
|
-
readonly process_id: "process_id";
|
|
38
|
-
readonly result: "result";
|
|
39
|
-
readonly status: "status";
|
|
40
|
-
readonly error: "error";
|
|
41
|
-
readonly retries: "retries";
|
|
42
|
-
readonly max_retries: "max_retries";
|
|
43
|
-
readonly timestamp: "timestamp";
|
|
44
|
-
};
|
|
45
|
-
export type TasksScalarFieldEnum = (typeof TasksScalarFieldEnum)[keyof typeof TasksScalarFieldEnum];
|
|
46
|
-
export declare const SortOrder: {
|
|
47
|
-
readonly asc: "asc";
|
|
48
|
-
readonly desc: "desc";
|
|
49
|
-
};
|
|
50
|
-
export type SortOrder = (typeof SortOrder)[keyof typeof SortOrder];
|
|
51
|
-
export declare const NullableJsonNullValueInput: {
|
|
52
|
-
readonly DbNull: "DbNull";
|
|
53
|
-
readonly JsonNull: "JsonNull";
|
|
54
|
-
};
|
|
55
|
-
export type NullableJsonNullValueInput = (typeof NullableJsonNullValueInput)[keyof typeof NullableJsonNullValueInput];
|
|
56
|
-
export declare const QueryMode: {
|
|
57
|
-
readonly default: "default";
|
|
58
|
-
readonly insensitive: "insensitive";
|
|
59
|
-
};
|
|
60
|
-
export type QueryMode = (typeof QueryMode)[keyof typeof QueryMode];
|
|
61
|
-
export declare const JsonNullValueFilter: {
|
|
62
|
-
readonly DbNull: "DbNull";
|
|
63
|
-
readonly JsonNull: "JsonNull";
|
|
64
|
-
readonly AnyNull: "AnyNull";
|
|
65
|
-
};
|
|
66
|
-
export type JsonNullValueFilter = (typeof JsonNullValueFilter)[keyof typeof JsonNullValueFilter];
|
|
67
|
-
export declare const NullsOrder: {
|
|
68
|
-
readonly first: "first";
|
|
69
|
-
readonly last: "last";
|
|
70
|
-
};
|
|
71
|
-
export type NullsOrder = (typeof NullsOrder)[keyof typeof NullsOrder];
|
|
1
|
+
import * as runtime from "@prisma/client/runtime/index-browser";
|
|
2
|
+
export type * from '../models.js';
|
|
3
|
+
export type * from './prismaNamespace.js';
|
|
4
|
+
export declare const Decimal: typeof runtime.Decimal;
|
|
5
|
+
export declare const NullTypes: {
|
|
6
|
+
DbNull: (new (secret: never) => typeof runtime.DbNull);
|
|
7
|
+
JsonNull: (new (secret: never) => typeof runtime.JsonNull);
|
|
8
|
+
AnyNull: (new (secret: never) => typeof runtime.AnyNull);
|
|
9
|
+
};
|
|
10
|
+
export declare const DbNull: import("@prisma/client-runtime-utils").DbNullClass;
|
|
11
|
+
export declare const JsonNull: import("@prisma/client-runtime-utils").JsonNullClass;
|
|
12
|
+
export declare const AnyNull: import("@prisma/client-runtime-utils").AnyNullClass;
|
|
13
|
+
export declare const ModelName: {
|
|
14
|
+
readonly processes: "processes";
|
|
15
|
+
readonly tasks: "tasks";
|
|
16
|
+
};
|
|
17
|
+
export type ModelName = (typeof ModelName)[keyof typeof ModelName];
|
|
18
|
+
export declare const TransactionIsolationLevel: {
|
|
19
|
+
readonly ReadUncommitted: "ReadUncommitted";
|
|
20
|
+
readonly ReadCommitted: "ReadCommitted";
|
|
21
|
+
readonly RepeatableRead: "RepeatableRead";
|
|
22
|
+
readonly Serializable: "Serializable";
|
|
23
|
+
};
|
|
24
|
+
export type TransactionIsolationLevel = (typeof TransactionIsolationLevel)[keyof typeof TransactionIsolationLevel];
|
|
25
|
+
export declare const ProcessesScalarFieldEnum: {
|
|
26
|
+
readonly id: "id";
|
|
27
|
+
readonly result: "result";
|
|
28
|
+
readonly status: "status";
|
|
29
|
+
readonly error: "error";
|
|
30
|
+
readonly timestamp: "timestamp";
|
|
31
|
+
};
|
|
32
|
+
export type ProcessesScalarFieldEnum = (typeof ProcessesScalarFieldEnum)[keyof typeof ProcessesScalarFieldEnum];
|
|
33
|
+
export declare const TasksScalarFieldEnum: {
|
|
34
|
+
readonly id: "id";
|
|
35
|
+
readonly internal_id: "internal_id";
|
|
36
|
+
readonly handler_id: "handler_id";
|
|
37
|
+
readonly process_id: "process_id";
|
|
38
|
+
readonly result: "result";
|
|
39
|
+
readonly status: "status";
|
|
40
|
+
readonly error: "error";
|
|
41
|
+
readonly retries: "retries";
|
|
42
|
+
readonly max_retries: "max_retries";
|
|
43
|
+
readonly timestamp: "timestamp";
|
|
44
|
+
};
|
|
45
|
+
export type TasksScalarFieldEnum = (typeof TasksScalarFieldEnum)[keyof typeof TasksScalarFieldEnum];
|
|
46
|
+
export declare const SortOrder: {
|
|
47
|
+
readonly asc: "asc";
|
|
48
|
+
readonly desc: "desc";
|
|
49
|
+
};
|
|
50
|
+
export type SortOrder = (typeof SortOrder)[keyof typeof SortOrder];
|
|
51
|
+
export declare const NullableJsonNullValueInput: {
|
|
52
|
+
readonly DbNull: "DbNull";
|
|
53
|
+
readonly JsonNull: "JsonNull";
|
|
54
|
+
};
|
|
55
|
+
export type NullableJsonNullValueInput = (typeof NullableJsonNullValueInput)[keyof typeof NullableJsonNullValueInput];
|
|
56
|
+
export declare const QueryMode: {
|
|
57
|
+
readonly default: "default";
|
|
58
|
+
readonly insensitive: "insensitive";
|
|
59
|
+
};
|
|
60
|
+
export type QueryMode = (typeof QueryMode)[keyof typeof QueryMode];
|
|
61
|
+
export declare const JsonNullValueFilter: {
|
|
62
|
+
readonly DbNull: "DbNull";
|
|
63
|
+
readonly JsonNull: "JsonNull";
|
|
64
|
+
readonly AnyNull: "AnyNull";
|
|
65
|
+
};
|
|
66
|
+
export type JsonNullValueFilter = (typeof JsonNullValueFilter)[keyof typeof JsonNullValueFilter];
|
|
67
|
+
export declare const NullsOrder: {
|
|
68
|
+
readonly first: "first";
|
|
69
|
+
readonly last: "last";
|
|
70
|
+
};
|
|
71
|
+
export type NullsOrder = (typeof NullsOrder)[keyof typeof NullsOrder];
|
|
@@ -1,97 +1,97 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
-
}) : function(o, v) {
|
|
16
|
-
o["default"] = v;
|
|
17
|
-
});
|
|
18
|
-
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
-
var ownKeys = function(o) {
|
|
20
|
-
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
-
var ar = [];
|
|
22
|
-
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
-
return ar;
|
|
24
|
-
};
|
|
25
|
-
return ownKeys(o);
|
|
26
|
-
};
|
|
27
|
-
return function (mod) {
|
|
28
|
-
if (mod && mod.__esModule) return mod;
|
|
29
|
-
var result = {};
|
|
30
|
-
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
-
__setModuleDefault(result, mod);
|
|
32
|
-
return result;
|
|
33
|
-
};
|
|
34
|
-
})();
|
|
35
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
-
exports.NullsOrder = exports.JsonNullValueFilter = exports.QueryMode = exports.NullableJsonNullValueInput = exports.SortOrder = exports.TasksScalarFieldEnum = exports.ProcessesScalarFieldEnum = exports.TransactionIsolationLevel = exports.ModelName = exports.AnyNull = exports.JsonNull = exports.DbNull = exports.NullTypes = exports.Decimal = void 0;
|
|
37
|
-
const runtime = __importStar(require("@prisma/client/runtime/index-browser"));
|
|
38
|
-
exports.Decimal = runtime.Decimal;
|
|
39
|
-
exports.NullTypes = {
|
|
40
|
-
DbNull: runtime.NullTypes.DbNull,
|
|
41
|
-
JsonNull: runtime.NullTypes.JsonNull,
|
|
42
|
-
AnyNull: runtime.NullTypes.AnyNull,
|
|
43
|
-
};
|
|
44
|
-
exports.DbNull = runtime.DbNull;
|
|
45
|
-
exports.JsonNull = runtime.JsonNull;
|
|
46
|
-
exports.AnyNull = runtime.AnyNull;
|
|
47
|
-
exports.ModelName = {
|
|
48
|
-
processes: 'processes',
|
|
49
|
-
tasks: 'tasks'
|
|
50
|
-
};
|
|
51
|
-
exports.TransactionIsolationLevel = {
|
|
52
|
-
ReadUncommitted: 'ReadUncommitted',
|
|
53
|
-
ReadCommitted: 'ReadCommitted',
|
|
54
|
-
RepeatableRead: 'RepeatableRead',
|
|
55
|
-
Serializable: 'Serializable'
|
|
56
|
-
};
|
|
57
|
-
exports.ProcessesScalarFieldEnum = {
|
|
58
|
-
id: 'id',
|
|
59
|
-
result: 'result',
|
|
60
|
-
status: 'status',
|
|
61
|
-
error: 'error',
|
|
62
|
-
timestamp: 'timestamp'
|
|
63
|
-
};
|
|
64
|
-
exports.TasksScalarFieldEnum = {
|
|
65
|
-
id: 'id',
|
|
66
|
-
internal_id: 'internal_id',
|
|
67
|
-
handler_id: 'handler_id',
|
|
68
|
-
process_id: 'process_id',
|
|
69
|
-
result: 'result',
|
|
70
|
-
status: 'status',
|
|
71
|
-
error: 'error',
|
|
72
|
-
retries: 'retries',
|
|
73
|
-
max_retries: 'max_retries',
|
|
74
|
-
timestamp: 'timestamp'
|
|
75
|
-
};
|
|
76
|
-
exports.SortOrder = {
|
|
77
|
-
asc: 'asc',
|
|
78
|
-
desc: 'desc'
|
|
79
|
-
};
|
|
80
|
-
exports.NullableJsonNullValueInput = {
|
|
81
|
-
DbNull: 'DbNull',
|
|
82
|
-
JsonNull: 'JsonNull'
|
|
83
|
-
};
|
|
84
|
-
exports.QueryMode = {
|
|
85
|
-
default: 'default',
|
|
86
|
-
insensitive: 'insensitive'
|
|
87
|
-
};
|
|
88
|
-
exports.JsonNullValueFilter = {
|
|
89
|
-
DbNull: 'DbNull',
|
|
90
|
-
JsonNull: 'JsonNull',
|
|
91
|
-
AnyNull: 'AnyNull'
|
|
92
|
-
};
|
|
93
|
-
exports.NullsOrder = {
|
|
94
|
-
first: 'first',
|
|
95
|
-
last: 'last'
|
|
96
|
-
};
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.NullsOrder = exports.JsonNullValueFilter = exports.QueryMode = exports.NullableJsonNullValueInput = exports.SortOrder = exports.TasksScalarFieldEnum = exports.ProcessesScalarFieldEnum = exports.TransactionIsolationLevel = exports.ModelName = exports.AnyNull = exports.JsonNull = exports.DbNull = exports.NullTypes = exports.Decimal = void 0;
|
|
37
|
+
const runtime = __importStar(require("@prisma/client/runtime/index-browser"));
|
|
38
|
+
exports.Decimal = runtime.Decimal;
|
|
39
|
+
exports.NullTypes = {
|
|
40
|
+
DbNull: runtime.NullTypes.DbNull,
|
|
41
|
+
JsonNull: runtime.NullTypes.JsonNull,
|
|
42
|
+
AnyNull: runtime.NullTypes.AnyNull,
|
|
43
|
+
};
|
|
44
|
+
exports.DbNull = runtime.DbNull;
|
|
45
|
+
exports.JsonNull = runtime.JsonNull;
|
|
46
|
+
exports.AnyNull = runtime.AnyNull;
|
|
47
|
+
exports.ModelName = {
|
|
48
|
+
processes: 'processes',
|
|
49
|
+
tasks: 'tasks'
|
|
50
|
+
};
|
|
51
|
+
exports.TransactionIsolationLevel = {
|
|
52
|
+
ReadUncommitted: 'ReadUncommitted',
|
|
53
|
+
ReadCommitted: 'ReadCommitted',
|
|
54
|
+
RepeatableRead: 'RepeatableRead',
|
|
55
|
+
Serializable: 'Serializable'
|
|
56
|
+
};
|
|
57
|
+
exports.ProcessesScalarFieldEnum = {
|
|
58
|
+
id: 'id',
|
|
59
|
+
result: 'result',
|
|
60
|
+
status: 'status',
|
|
61
|
+
error: 'error',
|
|
62
|
+
timestamp: 'timestamp'
|
|
63
|
+
};
|
|
64
|
+
exports.TasksScalarFieldEnum = {
|
|
65
|
+
id: 'id',
|
|
66
|
+
internal_id: 'internal_id',
|
|
67
|
+
handler_id: 'handler_id',
|
|
68
|
+
process_id: 'process_id',
|
|
69
|
+
result: 'result',
|
|
70
|
+
status: 'status',
|
|
71
|
+
error: 'error',
|
|
72
|
+
retries: 'retries',
|
|
73
|
+
max_retries: 'max_retries',
|
|
74
|
+
timestamp: 'timestamp'
|
|
75
|
+
};
|
|
76
|
+
exports.SortOrder = {
|
|
77
|
+
asc: 'asc',
|
|
78
|
+
desc: 'desc'
|
|
79
|
+
};
|
|
80
|
+
exports.NullableJsonNullValueInput = {
|
|
81
|
+
DbNull: 'DbNull',
|
|
82
|
+
JsonNull: 'JsonNull'
|
|
83
|
+
};
|
|
84
|
+
exports.QueryMode = {
|
|
85
|
+
default: 'default',
|
|
86
|
+
insensitive: 'insensitive'
|
|
87
|
+
};
|
|
88
|
+
exports.JsonNullValueFilter = {
|
|
89
|
+
DbNull: 'DbNull',
|
|
90
|
+
JsonNull: 'JsonNull',
|
|
91
|
+
AnyNull: 'AnyNull'
|
|
92
|
+
};
|
|
93
|
+
exports.NullsOrder = {
|
|
94
|
+
first: 'first',
|
|
95
|
+
last: 'last'
|
|
96
|
+
};
|
|
97
97
|
//# sourceMappingURL=prismaNamespaceBrowser.js.map
|