Under the hood
- Support for MySQL 5.6, 5.7, and 8.0 ([24](https://github.com/dbeatty10/dbt-mysql/pull/24))
- Manage MySQL connections via ODBC ([1](https://github.com/dbeatty10/dbt-mysql/pull/1))
- Pass [dbt-adapter-tests](https://github.com/dbeatty10/dbt-adapter-tests) ([#3](https://github.com/dbeatty10/dbt-mysql/pull/3))
- Apache 2.0 license and instructions for project contributors, README, and release instructions ([2](https://github.com/dbeatty10/dbt-mysql/pull/2), [#12](https://github.com/dbeatty10/dbt-mysql/pull/12), [#17](https://github.com/dbeatty10/dbt-mysql/pull/17))
- Add issue templates and CHANGELOG ([18](https://github.com/dbeatty10/dbt-mysql/pull/18))
- Support case-sensitive identifiers (schemas, tables/views, and columns) ([26](https://github.com/dbeatty10/dbt-mysql/pull/26))