Skip to content

codean-io/sqlc-gen-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

15 Commits

Repository files navigation

Usage

version: '2'plugins: - name: pywasm: url: https://downloads.sqlc.dev/plugin/sqlc-gen-python_1.1.0.wasmsha256: ef58f143a8c116781091441770c7166caaf361dd645f62b8f05f462e9f95c3b2sql: - 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%