Hi there
@wunderbarr
and others! Constantin and I are using Zendro in a data-management project (Untwist) of the IBG-4. We are creating a database index on a foreign key array column to speed up lookup time. In this, we are wondering whether before saving foreign key arrays as String the array is sorted, so that identical arrays (mathematical sets) always yield the very same string? If not, we definitely should do this sorting before persisting the arrays. Thank you and Cheers!
Hi there @wunderbarr and others! Constantin and I are using Zendro in a data-management project (Untwist) of the IBG-4. We are creating a database index on a foreign key array column to speed up lookup time. In this, we are wondering whether before saving foreign key arrays as String the array is sorted, so that identical arrays (mathematical sets) always yield the very same string? If not, we definitely should do this sorting before persisting the arrays. Thank you and Cheers!