v0.10.0
Release version v0.10.0
Release sha256 is 7382581cab4519646c024cc999885cf6502510119a7dc93020b053080c401f12
Configuration example
version: '2'
plugins:
- name: ruby
wasm:
url: https://github.com/DaredevilOSS/sqlc-gen-ruby/releases/download/v0.10.0/sqlc-gen-ruby.wasm
sha256: 7382581cab4519646c024cc999885cf6502510119a7dc93020b053080c401f12
Changelog
The 1st version of the plugin supports:
- Ruby versions 3.1 / 3.2 / 3.3
- MySQL (via mysql2 gem) & PostgreSQL (via pg gem) - with connection pool supprt.
- Generating a gemfile with the rquired dependencies (disabled by default)
Contributors
- @SockworkOrange
- @doron050 for helping with all things infra in the project:)