Hi. I'm liking Schema Views. Just wondering if there are any plans to generate relationships with the foreign keys that SV identifies.
Thanks for the hard work. ;-)
Hi. I'm liking Schema Views. Just wondering if there are any plans to generate relationships with the foreign keys that SV identifies.
Thanks for the hard work. ;-)
Comments
Comment #1
eelkeblokThanks for using SV. There are no plans for extra features at this point, but I'd be happy to accept patches.
Can you elaborate a bit? I have not taken any explicit action for foreign keys to be identified, but I am using code from Schema module, which may be doing this. Is SV generating anything suggesting it recognizes foreiign keys?
Comment #2
work77 commentedHi there. I don't see that there is any recognition of foreign keys from either the Schema or Schema Views module. I can't complain, but it'd just be cool to be able to define those foreign keys once when creating the table, then have them all mapped out as relationships in Schema Views.
Comment #3
liam morlandThese issues in other modules together let you do what you are asking about:
#2127311: Create foreign key definitions
#725100: Foreign key support
Comment #4
eelkeblokDrupal 7 has reached end of life and this module is no longer maintained. Closing.