This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Does this feature not support composite keys? For example, I have a User table with an Id field and I have a List table with an Id field. I also have a table called ListUsers which will have both a UserId and ListId field as a composite key field. Seems a bit rubish if I have to add an extra identity field. If this is indeed not supported, is there any E.T.A. on composite key support? |
|
|
|
|
Hi Jerremy, It does not support composite keys currently. Composite key support will be included in LightSpeed 3.0 however and we'll explore ensuring through associations supporting composite keys as part of that. I hope that helps, John-Daniel Trask |
|
|
|
|
I had hoped that "through associations" would add composite key support (since, to my knowledge, those tables pretty much always consist of only the 2 keys of each of the many-to-many tables). I guess I'll wait for 3.0 then. Is there any update on 3.0? I saw a blog post about it a few months go which stated that there was no update yet but a timeframe would be released in "the near future". Regards, Jerremy |
|
|
|