I think it's better to design the new DB in Elixir. Especially if you "grok" ManyToOne etc. If there is existing SQL that you must work with, maybe jump straight into SA. I've just been through the process of switching back to SA Declarative after starting in Elixir. I use TurboGears, so because support there for SA Declarative is better, I switched back to SA but it's not exactly painless. No one wants to learn two ways to do one thing but it seems not possible to avoid this for debugging.
-- 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.
