Skip to content

0.68.0

Choose a tag to compare

@bgrainger bgrainger released this 06 Jun 21:29
· 1253 commits to master since this release
0.68.0
1755065
  • Add MySqlConnection.BeginTransaction overload with isReadOnly parameter: #817.
  • Support MySqlCommand.Prepare for CommandType.StoredProcedure: #742.