Skip to content

Releases: LeanKit-Labs/seriate

Added a sad panda monkey patch to reset connections

12 Oct 20:13
Compare
Choose a tag to compare
  • Returned a promise from a test that showed errors from a timing issue
  • Added behavior tests for Tedious patch
  • Added a sad panda monkey patch to reset connections

Added asList parameter option

12 Oct 14:43
Compare
Choose a tag to compare
  • Added asList parameter option

Add bulkLoadTable option

03 Aug 15:36
Compare
Choose a tag to compare
  • Add useExisting option
  • Add tests for connection reuse
  • Add bulkLoadTable option

Add bulkLoadTable option

17 Jul 18:42
Compare
Choose a tag to compare
Pre-release
  • Add useExisting option
  • Add tests for connection reuse
  • Add bulkLoadTable option

Only create xml when data is present

30 Jun 21:58
Compare
Choose a tag to compare
  • Only create xml when data is present

Added stream option

02 Feb 17:19
Compare
Choose a tag to compare
  • Added stream option

Fixed bug in asTable with reserved word properties

22 Dec 16:54
Compare
Choose a tag to compare
  • Fixed bug in asTable with reserved word properties

Added support for dates and reserved word property names in asTable.

17 Aug 18:58
Compare
Choose a tag to compare
  • Added support for dates and reserved word property names in asTable.

Made asTable handle unicode.

12 Aug 20:55
Compare
Choose a tag to compare
  • Made asTable handle unicode.
  • Set a publish config to ensure publishing to public npm

Expose MAX from mssql for use in specifying length in data types.

31 May 21:06
Compare
Choose a tag to compare
  • Expose MAX from mssql for use in specifying length in data types.