===============================
- Revert 32. Neither JSON nor UUIDs are appropriate for native type
casting in this driver, because such behavior is inconsistent with
other DB-API drivers.
- Use typed exceptions
- Raise legible error when passing array params. Closes 45
- Guard client init with lock. Fixes 43