Release Notes

v1.65

24 Nov 2023

  • Fixed connector logging error - entries were not consistently logged to App Designer

v1.64

18 Oct 2023

  • Added connector logging support

  • Moved accessibility and username properties from the Access group to a new group, Usage

v1.63

27 Sept 2023

  • Support inserts to a table with a unique identifier column

v1.6

1 Aug 2023

  • Added Show Distinct Values Without Access Control Column property, which allows the output payload to exclude the column used for access control

v1.44

25 Oct 2022

  • Added the Data Access Control section

v1.34

16 Mar 2022

  • Fixed insert failing when an int or bigint auto-increment column existed and an "instead of" insert trigger was used

v1.33

14 Feb 2022

  • Fixed updating a row(s) with a composite key

v1.32

19 Oct 2021

  • Fixed issue with Primary Key selection in config

v1.31

15 Oct 2021

  • Fixed filter not being used when fetching record count

v1.30

05 Oct 2021

  • Fixed queries with a Take parameter failing

  • Fixed queries with a Skip parameter but without a Take parameter not skipping any records

v1.29

13 Sep 2021

  • Enabled Insert and Update operations for Stored Proc, though the implementation is same as Read, to be able to invoke Stored Proc under Update Datasources

v1.262

16 Aug 2021

  • Allowing manual entry of database name to cater for Azure SQL databases

v1.26

06 Aug 2021

  • Added option to specify SQL query

v1.25

13 Apr 2021

  • Change the order of SQL Authentication checkbox

v1.24

09 Apr 2021

  • Added Variable boxes for server, user, and password

v1.23

30 Oct 2020

  • Read, Write, Insert, and Delete operations handle entity names with symbols or keywords more reliably

v1.22

08 Oct 2020

  • Repackage

v1.21

17 Sep 2020

  • Added fix for handling null values in insert and update

v1.20

26 Aug 2020

  • Initial Release

Last updated