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