Il 28/07/11 01.15, Aviv Giladi ha scritto:
Hi,

I am actually using both MySQL and SQLite (one on the dev machine, one
on the server).
Does that make a difference?

ONDELETE and ONUPDATE don't work on SQLite and MySQL MyISAM.
You must change your database to test them.
In MySQL you can create your database and tables as InnoDB.

Regards,
Stefano.

--
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to