Skip to content

v2.4.1

Latest
Compare
Choose a tag to compare
@dtroelofsprins dtroelofsprins released this 24 Nov 10:08

Fixes

  • #37 Upsert fails in case of not provided auto-ID
    It's now possible to upsert to a table with an auto-ID, without providing the IdAttribute for new rows.
  • #38 Raise exception fails when MetaData Api return an error
    When a MetaData Api call results in an error, a proper error message is now given.