rsql
v0.8.0
v0.8.0
Mar 30 2024 at 04:55 UTC
💥 Breaking changes
- return exit code from evaluate (#89)
- move Results from FormatterOptions to Formatter.execute() (#88)
✨ Enhancements
- add mysql driver (#96)
- add limit command (#94)
- add postgres driver (#93)
- add rows command (#92)
- add changes command (#91)
- add output command (#90)
- add sqlite format (#87)
🛠️ Other improvements
- add functional and benchmark tests (#95)
- return exit code from evaluate (#89)
- move Results from FormatterOptions to Formatter.execute() (#88)