Skip to content

codean-io/sqlc-gen-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

9 Commits

Repository files navigation

Usage

version: '2'plugins: - name: pywasm: url: https://downloads.sqlc.dev/plugin/sqlc-gen-python_1.0.0.wasmsha256: "FIXME"sql: - schema: "schema.sql"queries: "query.sql"engine: postgresqlcodegen: - out: src/authorsplugin: pyoptions: package: authorsemit_sync_querier: trueemit_async_querier: true

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go99.0%
  • Other1.0%