Skip to content

1.2.0

Compare
Choose a tag to compare
@trowski trowski released this 30 Oct 16:56
361d93d
  • Added support for LOCAL DATA INFILE (#86)
  • Fixed releasing the connection before all results were consumed if multiple queries were executed.
  • Fixed an error occurring with MariaDB where the connection is killed when there is no pending query (#84)
  • Fixed the alias map for connection strings that allows alternative key names in connection strings.
  • Removed a circular reference when destructing of unbuffered result sets that would sometimes delay destruction.