Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Foreign Key and field Arrays - How are they converted to strings? Are they sorted? #209

Open
asishallab opened this issue Jul 14, 2022 · 0 comments
Assignees
Labels
question Further information is requested

Comments

@asishallab
Copy link
Member

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!

@asishallab asishallab added the question Further information is requested label Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants