On Sat, May 30, 2015 at 10:24 AM, Alejandro Imass wrote:
> On Thu, May 28, 2015 at 10:40 PM, wrote:
>> I created two UML classes (tables) and gave each several attributes
>> (columns).
>>
>> I created an association between them, but the foreign key is never
>> created in the SQL unless I make
On Thu, May 28, 2015 at 10:40 PM, wrote:
> I created two UML classes (tables) and gave each several attributes (columns).
>
> I created an association between them, but the foreign key is never
> created in the SQL unless I make it the primary key of the one-side
> table.
>
> Is there a better pl
Hi,
Dňa Thu, 28 May 2015 20:40:01 -0600 paul.hermeneu...@gmail.com napísal:
> I created two UML classes (tables) and gave each several attributes
> (columns).
>
> I created an association between them, but the foreign key is never
> created in the SQL unless I make it the primary key of the one-