rsql
v0.13.13
v0.13.13
Oct 2 2024 at 22:36 UTC
✨ Enhancements
- add redshift driver (#199)
- update postgresql embedded to version 17 (#194)
🐞 Bug fixes
- revert sqlx from 0.8.2 to 0.7.4 to correct mysql and mariadb string conversion errors (#198)
📦 Build system
- update codecov action (#195)
🛠️ Other improvements
- update postgresql tests to use posgresql-embedded on all plattforms (#197)
- specialized trait for toggle-able shell commands (#196)
- update postgresql_embedded and sqlx (#192)