Colin Kingswood
2008-07-01 15:11:13 UTC
Hi all, I am new to Jifty and still getting my head around the concepts.
So I am starting to get my model working, but not 100%.
What I want to do is re parse my model files completely, and forget about
any previous versions of th e database tables. (So rather than marking all
my changes with 'since', I can just get it to go and delete the current
tables / then recreate them as the model currently is).
It seems to work when I drop all of the tables, but it would be easier if I
could get Jifty to do this
I can't find anything in the documentation about how this is done (or i am
not yet able to understand the concepts enough to realise what I need to
do).
Colin
So I am starting to get my model working, but not 100%.
What I want to do is re parse my model files completely, and forget about
any previous versions of th e database tables. (So rather than marking all
my changes with 'since', I can just get it to go and delete the current
tables / then recreate them as the model currently is).
It seems to work when I drop all of the tables, but it would be easier if I
could get Jifty to do this
I can't find anything in the documentation about how this is done (or i am
not yet able to understand the concepts enough to realise what I need to
do).
Colin