Skip to content

1.3.11

Compare
Choose a tag to compare
@bgrainger bgrainger released this 02 Jul 22:40
· 807 commits to master since this release
1.3.11
12f9832
  • Add MySqlError.ErrorCode: #1011.
  • Allow MySqlDataReader.GetDateTime to read a VARCHAR column as a DateTime: #980.
  • Support the NEWDATE column type: #1007.