Hi Is there any way to have Elixir update tables when I add a new Field, other than drop_all(True); setup_all(True)?
I just poked into the database and did 'alter table add column' but I think this would be a pretty important/useful addition if I haven't just missed the way to do this in the docs. thanks, scott --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
