Implemented database scripting for installation, conversion, and migration #4

Merged
amy merged 7 commits from database-scripting into main 2026-04-17 17:10:00 -06:00
Showing only changes of commit 056c02959a - Show all commits
+1 -1
View File
@@ -18,7 +18,7 @@
"mode": "auto",
"program": "${workspaceFolder}",
"env": {
"AMSTERDAM_CONFIG": "/u01/home/amy/Erbosoft/emreborn/amsterdam.yaml"
"AMSTERDAM_CONFIG": "${env:HOME}/Erbosoft/emreborn/amsterdam.yaml"
}
},
]