
rsql
v0.17.0
v0.17.0
Feb 27 2025 at 20:43 UTC
Added
- add CLI options for configuring result output
- add Value::Decimal
Fixed
- correct integration test failures on linux
- add postgres driver uuid support
- correct postgres driver decimal support
Other
- add driver documentation
- [breaking] refactor drivers connect interface
- [breaking] remove Value::Json and replace it with Value::Map/Value::Array