oguimbal / pg-mem

An in memory postgres DB instance for your unit tests
MIT License
1.98k stars 97 forks source link

feat: Support clientConfigurationInput forwarding to slonik. #382

Closed ovstetun closed 2 months ago

ovstetun commented 7 months ago

Example: using slonik-interceptor-field-name-transformation.

oguimbal commented 2 months ago

The adapter has changed to support newer Slonik version so I could not merge it as is, but I made the same change on the newer version !

see 2.9.0 release, thanks and sorry for the delay !