Guilherme Favero Ferreira

Results 5 issues of Guilherme Favero Ferreira

### Feature description Ability to declare placeholder values in our configuration files that will be taken from the environment variables. ### Use Case Sometimes we do not decide how our...

enhancement
help wanted
re-think

### Bug Description SQLX with BigDecimal 0.4.1 fails to compile as big decimal because `sqlx::Decode

bug

This PR bumps the `bigdecimal` version to enable using the latest `bigdecimal` crate version solving #2719.

breaking

## Feature Description I'd like to propose a few changes aimed at improving the developer experience and ensuring the crate is in line with the Java library standards. These changes...

This MR adds the SQLX_OFFLINE environment variable to the buildpack