Re: Propel Database backend

Lukas Kahwe Smith <[email protected]> Wed, 24 Aug 2005 13:49:18 +0200
Newsgroups gmane.comp.php.pear.liveuser
Message-ID <[email protected]>
Georg Gell wrote:

> I plan to include an xml file that needs only be included in the main
> propel database xml file (and a DBDesigner4 library, just point and
> click), and then one foreign key needs to be added, and they should be

Ah, propel uses the DBDesigner4 format?

> ready to go. So I don't think there will be much need for customization
> for the live user tables, but only the aliases and optional fields for
> the user table. Do you know if many people use the liveuser tables with
> different field names from the default?

Its a common thing to use for legacy data. Its mostly being used in the 
auth container I think. Also some people have a common naming standard 
inside their db schema.

regards,
Lukas