Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.57.0 - Release - Better SQLite character support, improved accessibility, improve Clickhouse and Postgres connection source code.tar.gz | 2025-06-18 | 5.0 MB | |
0.57.0 - Release - Better SQLite character support, improved accessibility, improve Clickhouse and Postgres connection source code.zip | 2025-06-18 | 5.1 MB | |
README.md | 2025-06-18 | 1.1 kB | |
Totals: 3 Items | 10.1 MB | 1 |
__ Generated By Clidey's Auto GitHub Release__
✨ Improvements
Accessibility: - WhoDB has more accessibility-related stuff added so that keyboard navigation works better. 😊
Postgres connection creation: - The Postgres connection was switched to use a connection string, so all parameters can now be URL escaped. The old manual escape logic has been removed. 💅
🐛 Bug Fixes
Improved SQLite character support - There was a bug in the SQLite implementation where Chinese characters in the file and table names were not working. This should be resolved now.🦥
Clickhouse connection creation - Clickhouse previously was not setting some connection parameters properly, this should resolve it now. 🚡
Dependabot updates - Updated several dependencies including driver updates, so if you run into any issues, please let us know! 🔧
Thank you to everyone who contributed to this release! 🚀
Your feedback and support are invaluable.
Full Changelog: https://github.com/clidey/whodb/compare/0.56.0...0.57.0