Skip to content

v0.1.2

Choose a tag to compare

@tconbeer tconbeer released this 25 Jan 16:03
· 23 commits to main since this release
0650536

harlequin-mysql CHANGELOG

All notable changes to this project will be documented in this file.

Unreleased

0.1.2 - 2024-01-25

Fixes

  • Sets the pool_name property on the MySQL connection to prevent auto-generated pool names from being too long (#6 - thank you sondeokhyeon!).

0.1.1 - 2024-01-09

Fixes

  • Sorts relation names alphabetically and columns by ordinal position.

0.1.0 - 2023-12-14

Features

  • Adds a basic MySQL adapter with most common connection options.