Skip to content

Releases: rmottola/DataBasinKit

v1.1

21 Dec 17:48
Compare
Choose a tag to compare
  • support for enabling Assignment Rules in create/update
  • getUpdated API
  • uncountable bug fixes
  • support for nested complex objects in queries (e.g. results of sub-queries)
  • sub-objects are now extracted
  • arrays of sub-objects are now unpacked and returned as sobjects
  • FileWriter now tries to write (if unordered is chosen) a nested object if it is only one (LIMIT 1 in subqueries)
  • memory fixes, loop fixes
  • permit easier usage in a multi-threaded application