hello alex,

In your elixir program, you are mixing some imports from sqlalchemy 
(create_engine from example) with imports from elixir. Did you try an elixir 
only approach ?

Y.Chaouche



--- On Sat, 9/11/10, alex bodnaru <[email protected]> wrote:

> From: alex bodnaru <[email protected]>
> Subject: [elixir] problem with cascade deletes
> To: [email protected]
> Date: Saturday, September 11, 2010, 6:31 AM
> 
> hello friends,
> 
> there seems to be a flaw in elixir with cascade deletes.
> 
> i have a program that does it with sqlalchemy orm, and a
> similar one to do it
> with elixir.
> instead of deleting the elixir program only nulls the keys
> in the child.
> 
> the programs are attached.
> 
> best regards,
> alex
> 
> -- 
> You received this message because you are subscribed to the
> Google Groups "SQLElixir" 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/sqlelixir?hl=en.
> 
> 


      

-- 
You received this message because you are subscribed to the Google Groups 
"SQLElixir" 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/sqlelixir?hl=en.

Reply via email to