Hi Gaƫtan! > This is indeed a bug/missing feature. Could you add a ticket in our > trac about this? I'll look into it when I got some time.
I'll create a ticket today. By the way: versioning is done via before_update/before_insert but with 'direct' interaction with SA. I tried to hang Elixir's hooks (@before_update decorators), like this: http://pastebin.org/98535 Both events - for a child and parent classes - do work as expected. -- Sergei -- 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.
