Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

v0.2.7 - Better alphanumerics, better threading, and small fixes

Compare
Choose a tag to compare
@erezsh erezsh released this 04 Oct 12:43
· 1304 commits to master since this release

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