- Latest versions of dbt (0.19.0) and dbt-adapter-tests (4.0) (#53)
- Manage MySQL connections via a self-contained DB API 2.0 compliant Python driver (instead of ODBC) (#38)
- Integration tests via (custom) dbt-adapter-tests (#45)
- Split into two separate adapters for MySQL 5.x and 8.x (#46)
- Support for MySQL 5.6, 5.7, and 8.0 (#24)
- Manage MySQL connections via ODBC (#1)
- Pass dbt-adapter-tests (#3)
- Apache 2.0 license and instructions for project contributors, README, and release instructions (#2, #12, #17)
- Add issue templates and CHANGELOG (#18)
- Support case-sensitive identifiers (schemas, tables/views, and columns) (#26)