Difference between revisions of "Template:Database Relationship"
From Dreamwidth Notes
(Created page with '<includeonly>{{#set:From table={{{from table}}}|To table={{{to table}}}|from field={{{from field}}}|to field={{{to field}}}|type={{{type}}}}} Relationship from {{DBField|{{{from …') |
m |
||
Line 1: | Line 1: | ||
− | <includeonly>{{#set:From table={{{ | + | <includeonly>{{#set:From table={{{From table}}}|To table={{{To table}}}|from field={{{From field}}}|to field={{{To field}}}|type={{{Type}}}}} |
− | Relationship from {{DBField|{{{ | + | Relationship from {{DBField|{{{From table}}}|{{{From field}}}}} to {{DBField|{{{To table}}}|{{{To field}}}}} ( {{{Type|No Type}}} ) |
</includeonly> | </includeonly> |