On 12/29/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Changing a model is more difficult. If you execute tg-admin sql record > after each changel, you can track the changes (they are displayed with > tg-admin sql status). For upgrading I would have assumed to use > tg-admin sql upgrade, but then it complains about not having a required > sql-file with the alter tables.
I believe one of the commands will attempt to give you the alter statements. Ian wasn't comfortable with doing that automatically (too many possible permutations, apparently). Kevin

