This repository was archived by the owner on May 17, 2024. It is now read-only.
v0.2.7 - Better alphanumerics, better threading, and small fixes
What's Changed
- Support for varying alphanums, with special characters by @erezsh in #235
- Re-wrote threading to use a thread-pool + priority queue. by @erezsh in #238
- Added support for specifying db-name in CLI instead of URI when using --conf by @erezsh in #248
- Added validation for UUID columns (Also fixes issue #245) by @erezsh in #247
Full Changelog: v0.2.6...v0.2.7