feat: database management - auto/USB backup toggles, folder browser, cron jobs
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": "1.0",
|
||||
"generatorVersion": "1.0.0",
|
||||
"generatedAt": "2026-04-05T02:53:07.525Z",
|
||||
"generatedAt": "2026-04-11T03:16:27.200Z",
|
||||
"outputPath": "/home/ff/Desktop/DentalManagementMHAprilgg/packages/db/shared",
|
||||
"files": [
|
||||
"schemas/enums/TransactionIsolationLevel.schema.ts",
|
||||
@@ -310,6 +310,7 @@
|
||||
"schemas/objects/PatientDocumentUncheckedUpdateManyInput.schema.ts",
|
||||
"schemas/objects/IntFilter.schema.ts",
|
||||
"schemas/objects/StringFilter.schema.ts",
|
||||
"schemas/objects/BoolFilter.schema.ts",
|
||||
"schemas/objects/PatientListRelationFilter.schema.ts",
|
||||
"schemas/objects/AppointmentListRelationFilter.schema.ts",
|
||||
"schemas/objects/StaffListRelationFilter.schema.ts",
|
||||
@@ -343,6 +344,7 @@
|
||||
"schemas/objects/UserSumOrderByAggregateInput.schema.ts",
|
||||
"schemas/objects/IntWithAggregatesFilter.schema.ts",
|
||||
"schemas/objects/StringWithAggregatesFilter.schema.ts",
|
||||
"schemas/objects/BoolWithAggregatesFilter.schema.ts",
|
||||
"schemas/objects/DateTimeFilter.schema.ts",
|
||||
"schemas/objects/StringNullableFilter.schema.ts",
|
||||
"schemas/objects/EnumPatientStatusFilter.schema.ts",
|
||||
@@ -471,13 +473,11 @@
|
||||
"schemas/objects/DatabaseBackupMaxOrderByAggregateInput.schema.ts",
|
||||
"schemas/objects/DatabaseBackupMinOrderByAggregateInput.schema.ts",
|
||||
"schemas/objects/DatabaseBackupSumOrderByAggregateInput.schema.ts",
|
||||
"schemas/objects/BoolFilter.schema.ts",
|
||||
"schemas/objects/BackupDestinationCountOrderByAggregateInput.schema.ts",
|
||||
"schemas/objects/BackupDestinationAvgOrderByAggregateInput.schema.ts",
|
||||
"schemas/objects/BackupDestinationMaxOrderByAggregateInput.schema.ts",
|
||||
"schemas/objects/BackupDestinationMinOrderByAggregateInput.schema.ts",
|
||||
"schemas/objects/BackupDestinationSumOrderByAggregateInput.schema.ts",
|
||||
"schemas/objects/BoolWithAggregatesFilter.schema.ts",
|
||||
"schemas/objects/EnumNotificationTypesFilter.schema.ts",
|
||||
"schemas/objects/NotificationCountOrderByAggregateInput.schema.ts",
|
||||
"schemas/objects/NotificationAvgOrderByAggregateInput.schema.ts",
|
||||
@@ -551,6 +551,7 @@
|
||||
"schemas/objects/CloudFileUncheckedCreateNestedManyWithoutUserInput.schema.ts",
|
||||
"schemas/objects/CommunicationUncheckedCreateNestedManyWithoutUserInput.schema.ts",
|
||||
"schemas/objects/StringFieldUpdateOperationsInput.schema.ts",
|
||||
"schemas/objects/BoolFieldUpdateOperationsInput.schema.ts",
|
||||
"schemas/objects/PatientUpdateManyWithoutUserNestedInput.schema.ts",
|
||||
"schemas/objects/AppointmentUpdateManyWithoutUserNestedInput.schema.ts",
|
||||
"schemas/objects/StaffUpdateManyWithoutUserNestedInput.schema.ts",
|
||||
@@ -713,7 +714,6 @@
|
||||
"schemas/objects/UserCreateNestedOneWithoutBackupsInput.schema.ts",
|
||||
"schemas/objects/UserUpdateOneRequiredWithoutBackupsNestedInput.schema.ts",
|
||||
"schemas/objects/UserCreateNestedOneWithoutBackupDestinationsInput.schema.ts",
|
||||
"schemas/objects/BoolFieldUpdateOperationsInput.schema.ts",
|
||||
"schemas/objects/UserUpdateOneRequiredWithoutBackupDestinationsNestedInput.schema.ts",
|
||||
"schemas/objects/UserCreateNestedOneWithoutNotificationsInput.schema.ts",
|
||||
"schemas/objects/EnumNotificationTypesFieldUpdateOperationsInput.schema.ts",
|
||||
@@ -752,9 +752,11 @@
|
||||
"schemas/objects/PatientUpdateOneRequiredWithoutDocumentsNestedInput.schema.ts",
|
||||
"schemas/objects/NestedIntFilter.schema.ts",
|
||||
"schemas/objects/NestedStringFilter.schema.ts",
|
||||
"schemas/objects/NestedBoolFilter.schema.ts",
|
||||
"schemas/objects/NestedIntWithAggregatesFilter.schema.ts",
|
||||
"schemas/objects/NestedFloatFilter.schema.ts",
|
||||
"schemas/objects/NestedStringWithAggregatesFilter.schema.ts",
|
||||
"schemas/objects/NestedBoolWithAggregatesFilter.schema.ts",
|
||||
"schemas/objects/NestedDateTimeFilter.schema.ts",
|
||||
"schemas/objects/NestedStringNullableFilter.schema.ts",
|
||||
"schemas/objects/NestedEnumPatientStatusFilter.schema.ts",
|
||||
@@ -785,8 +787,6 @@
|
||||
"schemas/objects/NestedEnumPaymentStatusWithAggregatesFilter.schema.ts",
|
||||
"schemas/objects/NestedEnumPaymentMethodFilter.schema.ts",
|
||||
"schemas/objects/NestedEnumPaymentMethodWithAggregatesFilter.schema.ts",
|
||||
"schemas/objects/NestedBoolFilter.schema.ts",
|
||||
"schemas/objects/NestedBoolWithAggregatesFilter.schema.ts",
|
||||
"schemas/objects/NestedEnumNotificationTypesFilter.schema.ts",
|
||||
"schemas/objects/NestedEnumNotificationTypesWithAggregatesFilter.schema.ts",
|
||||
"schemas/objects/NestedBigIntFilter.schema.ts",
|
||||
|
||||
Reference in New Issue
Block a user