Tony Bibbs | 27 Mar 2009 12:26
Gravatar

Creole task in 1.3?

Does the creole task work in 1.3?  If so what's the build.properties settings it needs?  Because it's 1.3 and uses PDO it's ignoring propel.database and propel.database.url.  I see references to propel.database.creole and propel.database.creole.url but if set propel.database.creole to "mysql" it complains about mysql.php not being found.

Thanks in advance,

--
Tony Bibbs
Email: tony <at> tonybibbs.com Phone: 515.554.8046
Twitter: tonybibbs Skype: tonybibbs
Web: http://www.tonybibbs.com

Hans Lellelid | 27 Mar 2009 12:42

Re: Creole task in 1.3?

Hi Tony,

yes and there are new settings.  Take a look at "Creole Reverse-Engineering
Settings" on this page:
http://propel.phpdb.org/trac/wiki/Users/Documentation/1.3/BuildProperties

Hans

On Fri, 27 Mar 2009 06:26:23 -0500, Tony Bibbs <tony <at> tonybibbs.com> wrote:
> Does the creole task work in 1.3?  If so what's the build.properties
> settings it needs?  Because it's 1.3 and uses PDO it's ignoring
> propel.database and propel.database.url.  I see references to
> propel.database.creole and propel.database.creole.url but if set
> propel.database.creole to "mysql" it complains about mysql.php not being
> found.
> 
> Thanks in advance,
> 
> --
> Tony Bibbs
> Email: tony <at> tonybibbs.com Phone: 515.554.8046
> Twitter: tonybibbs Skype: tonybibbs
> Web: http://www.tonybibbs.com
> 
> ------------------------------------------------------
>
http://propel.tigris.org/ds/viewMessage.do?dsForumId=1093&dsMessageId=1442721
> 
> To unsubscribe from this discussion, e-mail:
> [dev-unsubscribe <at> propel.tigris.org].

------------------------------------------------------
http://propel.tigris.org/ds/viewMessage.do?dsForumId=1093&dsMessageId=1442844

To unsubscribe from this discussion, e-mail: [dev-unsubscribe <at> propel.tigris.org].

Tony Bibbs | 27 Mar 2009 13:16
Gravatar

Re: Creole task in 1.3?

Hans,

As I said in my original post putting in "mysql" for the propel.database.creole setting gives me an include error.  It is trying to pull in a file called creole/mysql.php which doesn't exist.

On Fri, Mar 27, 2009 at 6:42 AM, Hans Lellelid <hans <at> velum.net> wrote:
yes and there are new settings.  Take a look at "Creole Reverse-Engineering
Settings" on this page:
http://propel.phpdb.org/trac/wiki/Users/Documentation/1.3/BuildProperties
 
--
Tony Bibbs
Email: tony <at> tonybibbs.com Phone: 515.554.8046
Twitter: tonybibbs Skype: tonybibbs
Web: http://www.tonybibbs.com

Alan Pinstein | 27 Mar 2009 15:59
Picon
Gravatar

Re: Creole task in 1.3?

You have to separately install creole now. I don't think it's a required dependency of 1.3 anymore. We used 1.3 + creole for a while until "reverse" started working reliably.

Alan

On Mar 27, 2009, at 8:16 AM, Tony Bibbs wrote:

Hans,

As I said in my original post putting in "mysql" for the propel.database.creole setting gives me an include error.  It is trying to pull in a file called creole/mysql.php which doesn't exist.

On Fri, Mar 27, 2009 at 6:42 AM, Hans Lellelid <hans <at> velum.net> wrote:
yes and there are new settings.  Take a look at "Creole Reverse-Engineering
Settings" on this page:
http://propel.phpdb.org/trac/wiki/Users/Documentation/1.3/BuildProperties
 
--
Tony Bibbs
Email: tony <at> tonybibbs.com Phone: 515.554.8046
Twitter: tonybibbs Skype: tonybibbs
Web: http://www.tonybibbs.com



Gmane