Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 699 Bytes

File metadata and controls

15 lines (8 loc) · 699 Bytes

Unreleased

Added

  • #1385 Added support for Nulls first and last.

Changed

  • #1381 Fix change_column to preserve old column attributes.

Fixed

  • #1393 Treat TinyTDS failed dbsqlsend() function errors as ConnectionNotEstablished so they're retried instead of surfaced as StatementInvalid.

Please check 8-1-stable for previous changes.