mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-04-17 09:54:36 +00:00
503 B
503 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
Added
-
Chronosupport for MySQL was only partially implemented (was missingNaiveTimeandDateTime<Utc>). -
Vec<u8>(and[u8]) support for MySQL (BLOB) and Postgres (BYTEA).