Hi Thomas,

Thanks for the reply, doesn't Torque support indexing, would it generate
indice based upon definitions on schema.xml?
Thanks,

David

On 12/13/05, Thomas Fischer <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
> Hi,
>
> no problems were reported regarding Mysql 5, so this should work. Torque
> supports reading from views (just declare them like you would declare a
> table but omit sql generation for it), but you have to create them
> manually. Torque does not use triggers at all, but you can insert them
> manually without any problems.
>
>        Thomas
>
> David Zhao <[EMAIL PROTECTED]> schrieb am 12.12.2005 21:19:06:
>
> > Hi there,
> >
> > Does current version of torque support MySQL 5.0 and view, trigger and
> such?
> > Thanks,
> >
> > David
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to