Use experimental pydantic, sqlmodel 2 and sqlalchemy 2
JWT based user auth pydantic_settings conf
This commit is contained in:
parent
3355b9d716
commit
90091e8a25
14 changed files with 840 additions and 237 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
@ -4,5 +4,6 @@
|
|||
],
|
||||
"python.autoComplete.extraPaths": [
|
||||
"${workspaceFolder}/__pypackages__/3.11/lib"
|
||||
]
|
||||
],
|
||||
"editor.defaultFormatter": "charliermarsh.ruff"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue