Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Update obsolete connection features (#36)
The internal connection implementation is updated: * The type no longer implements the deprecated Queryer and Execer interfaces. This was originally necessary due to a Go bug, but it was fixed as of Go 1.10. * The error messages about not supporting parameterized queries are updated to blame this driver, because Athena does now supports them.
- Loading branch information