Rebased & fixed backend #410

This commit is contained in:
2023-11-14 17:46:12 +01:00
parent e8cc42e155
commit 2de5afd648
8 changed files with 45 additions and 69 deletions

View File

@@ -2,9 +2,9 @@
"ProjectSettings": {
"Name": "migration-to-sql",
"Version": {
"Major": "0",
"Minor": "0",
"Micro": "0"
"Major": "1",
"Minor": "2",
"Micro": "2"
},
"Author": "",
"AuthorEmail": "",
@@ -16,10 +16,10 @@
"LicenseName": "",
"LicenseDescription": "",
"Dependencies": [
"cpl-core>=2023.10.0"
"cpl-core>=1.2.dev410"
],
"DevDependencies": [
"cpl-cli>=2023.4.0.post3"
"cpl-cli>=1.2.dev410"
],
"PythonVersion": ">=3.10.4",
"PythonPath": {