Releases: rmottola/DataBasinKit
Releases · rmottola/DataBasinKit
v1.1
- 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