Javier Neira Sánchez
Javier Neira Sánchez
This way we would honour the previous behaviour if the new specific jdbc option is not set. Users may want to configure the timeout globally as before #1611 I've reused...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Package ecosystem maven ### Package manager version default ### Language version default ###...
Hi, recently i hit an use case where: * it shoud rely on type Any to parse an arbitrary deep json as Map[String,Any] * but preserving order of keys Afaiu...