You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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