Re: [GENERAL] Table inherits...

2005-03-03 Thread Cristian Prieto
Thanks! - Original Message - From: "Scott Marlowe" <[EMAIL PROTECTED]> To: "Cristian Prieto" <[EMAIL PROTECTED]> Cc: Sent: Thursday, March 03, 2005 4:18 PM Subject: Re: [GENERAL] Table inherits... On Thu, 2005-03-03 at 15:53, Cristian Prieto wrote: When

Re: [GENERAL] Table inherits...

2005-03-03 Thread Scott Marlowe
On Thu, 2005-03-03 at 15:53, Cristian Prieto wrote: > When a table inherit another, why it doesn't inherit their keys nor > fkeys?... How do I change it? There are basic architectural problems that need to be overcome before that would happen. The only way to change it right now is to check out t

[GENERAL] Table inherits...

2005-03-03 Thread Cristian Prieto
When a table inherit another, why it doesn't inherit their keys nor fkeys?... How do I change it?