base of sqlalchemy alembic

This commit is contained in:
2026-01-10 13:54:54 -05:00
parent b87f6b0b34
commit 0109167b10
9 changed files with 410 additions and 2 deletions

View File

@@ -73,7 +73,13 @@
"cSpell.enabled": true,
"cSpell.language": "en,en-US",
"cSpell.enableFiletypes": ["bat", "csv", "nix", "toml"],
"cSpell.userWords": ["Cahill", "Corvidae", "syncthing"],
"cSpell.userWords": [
"Cahill",
"Corvidae",
"drivername",
"fastapi",
"syncthing"
],
// nix
"nix.enableLanguageServer": true,