Skip to content

2.2.3

Compare
Choose a tag to compare
@bgrainger bgrainger released this 18 Dec 21:34
· 413 commits to master since this release
2.2.3
d864625
  • Avoid renormalizing parameter names when executing a prepared command: #1252.
  • Fix "Unknown column SRS_ID" error in GetSchema: #1258.
  • Use a standardized value for the TableName property of the DataTable returned from GetSchema.
  • Minor performance improvements.
    • Remove FormatInvariant internal helper method: #1253.
    • Eliminate temporary byte array when getting real server version.
  • Thanks to @neuecc for contributions to this release.