On November 5, 2008 07:48:10 am Mihai wrote: > Hi, > > I just want to know what is the standard "move" when it comes to > changing the model and the DB schema according to it. For example I > want to to change a field from created_on=Field(Date, required=True) > into created_on=Field(Date). > > Thanks, > Mihai
I'd take a look in $ELIXIR_ROOT/tests/test_versioning.py... :) Regards, - Etienne --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
