orm: add initial pg support (#9827)

This commit is contained in:
Louis Schmieder 2021-04-25 17:57:55 +02:00 committed by GitHub
parent fc3b628440
commit 7184629969
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 263 additions and 50 deletions

3
.gitignore vendored
View file

@ -82,3 +82,6 @@ _docs
cmd/tools/.disable_autorecompilation
test.bin
# ignore codespace env
.venv/