module
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Mar 20, 2025
License: MIT
Opens a new window with license information.
README
¶
inspired by https://github.com/sqlc-dev/sqlc-gen-kotlin
postgres support still WIP
Usage:
version: '2'
plugins:
- name: php
wasm:
url: https://github.com/lcarilla/sqlc-plugin-php-dbal/releases/download/v0.0.1/sqlc-gen-php.wasm
sha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
sql:
- schema: sqlc/authors/mysql/schema.sql
queries: sqlc/authors/mysql/query.sql
engine: mysql
codegen:
- out: src/Sqlc/MySQL
plugin: php
options:
package: "App\\Sqlc\\MySQL"
Directories
¶
Click to show internal directories.
Click to hide internal directories.