FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
sqlc-gen-python-orm/sqlc.yaml at main · veltiosoft/sqlc-gen-python-orm · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Sep 23, 2024. It is now read-only.
veltiosoft
/
sqlc-gen-python-orm
Public archive
forked from
sqlc-dev/sqlc-gen-python
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
sqlc-gen-python-orm
/
sqlc.yaml
Copy path
More file actions
More file actions
Latest commit
History
History
History
22 lines (22 loc) · 502 Bytes
Breadcrumbs
sqlc-gen-python-orm
/
sqlc.yaml
Copy path
File metadata and controls
22 lines (22 loc) · 502 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
version
:
'
2
'
plugins
:
-
name
:
py
wasm
:
url
:
file://dist/sqlc-gen-python-orm.wasm
sha256
:
451d1208edc8d93588fd9b753a1e56c831cc24bff3779a0c77f80b245b67ac4f
sql
:
-
schema
:
"
_examples/schema.sql
"
queries
:
"
_examples/query.sql
"
engine
:
postgresql
gen
:
json
:
out
:
"
.
"
codegen
:
-
out
:
"
_examples/gen/sqlc
"
plugin
:
py
options
:
package
:
.
emit_sync_querier
:
true
emit_async_querier
:
true
emit_pydantic_models
:
true
emit_sqlalchemy_models
:
true
Back
|
FazBrowse Home
|
New Git URL