Re: Propel Database backend

Georg Gell <[email protected]> Wed, 24 Aug 2005 14:18:20 +0200
Newsgroups gmane.comp.php.pear.liveuser
Message-ID <[email protected]>
Lukas Kahwe Smith schrieb:
> ...
> 
> Ah, propel uses the DBDesigner4 format?

no, but I wrote a DBDesigner4 to Propel schema file converter ;)
http://tools.have2.com/propel/DBDesigner2Propel.php

> ...
> 
> 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.

Yes, I understand the need for the auth container. But I am afraid that
the people with the common naming standard will have to wait for a later
version of the propel container ;)

Georg