mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
orm: add initial pg support (#9827)
This commit is contained in:
parent
fc3b628440
commit
7184629969
8 changed files with 263 additions and 50 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -82,3 +82,6 @@ _docs
|
|||
cmd/tools/.disable_autorecompilation
|
||||
|
||||
test.bin
|
||||
|
||||
# ignore codespace env
|
||||
.venv/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue