1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

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
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/