Sam Joseph
Sam Joseph
Existing binary doesn't work with Mojave. Just needs rebuilding and it will work fine.
### Describe the Bug Running the base template with the instructions in the readme, I get the following error: `//rust-parcel-test/node_modules/parcel-plugin-wasm.rs/wasm-loader.js:2:14: Cannot resolve dependency './rust_parcel_bg.js' at '//rust-parcel-test/node_modules/parcel-plugin-wasm.rs/rust_parcel_bg.js'` I've tried this with...
### Version 1.30.0 ### What happened? We use SQLC through Docker and had no issues running `generate` and `vet` commands under 1.29.0. Upgrading to the `sqlc/sqlc:1.30.0` image. This fails when...