Skip to content

Releases: rocketbot-cl/SQLServer_

Release 5.8.8

17 Sep 18:17
44c28d9
Compare
Choose a tag to compare
Fix libraries

Release 5.8.7

12 Sep 21:19
fb3fb92
Compare
Choose a tag to compare
[Fix] Scope of session variable

Release 5.8.6

04 Dec 14:35
6396469
Compare
Choose a tag to compare

New:

  • Connect to SQLServer_: New input to select the driver to connect. By default is {SQL Server}.

Fix:

  • Bug in insert command when one value is passed.
  • Execute SP when no parameters is passed

Release 5.8.1

25 Oct 21:06
525ff83
Compare
Choose a tag to compare

New:

  • Command to insert data to table.
  • Input to select Driver and result in connection command
  • Input to select schema in Import Data command