go-sql-driver/mysql v1.3.0 Release Notes

Release Date: 2016-12-01 // over 7 years ago
  • ๐Ÿš€ Major Release

    • Microsecond resolution on date and time fields
    • Placeholder interpolation
    • ๐Ÿ‘Œ Support for cleartext and native authentication plugins
    • ๐Ÿ“œ Config struct and ParseDSN / FormatDSN funtctions exported
    • Read / Write timeouts
    • ๐Ÿ‘Œ Support for JSON field type
    • ๐Ÿ‘Œ Support for multi-statements and multi-results
    • ๐Ÿ›  Many, many bugfixes

    ๐Ÿ‘€ See CHANGELOG.md for full details