Re: ./manage.py sqlreset --apply

2007-10-18 Thread Derek Anderson
i didn't notice the reset command when i asked the original question. i always pipe my sql. which is what i'm most comfortable with, but i understand other people like the convenience of the management commands running the sql directly. no interactivity beyond "here's what i want to run. is

Re: ./manage.py sqlreset --apply

2007-10-18 Thread Russell Keith-Magee
On 10/19/07, Derek Anderson <[EMAIL PROTECTED]> wrote: > > Russell Keith-Magee wrote: > as was somewhat the intent of the question. :) i was trying to figure > out of there's an existing style i should model my evolve commands after. That wasn't the question you asked. You asked if sqlreset sho

Re: ./manage.py sqlreset --apply

2007-10-18 Thread Derek Anderson
Russell Keith-Magee wrote: > (sql)reset is broken as currently implemented, and as far as I can > make out, it can't really be fixed without some major changes. > However, I'm not convinced it is worth spending the effort to fix the > problems that exist. The problem (sql)reset is intended to solv

Re: ./manage.py sqlreset --apply

2007-10-18 Thread Russell Keith-Magee
On 10/19/07, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote: > > > On 18-Oct-07, at 11:28 AM, Derek Anderson wrote: > > > what are thoughts on a new option to sqlreset (and others, as > > appropriate) to apply the change to the db? something like this: > > &g

Re: ./manage.py sqlreset --apply

2007-10-18 Thread Kenneth Gonsalves
On 18-Oct-07, at 11:28 AM, Derek Anderson wrote: > what are thoughts on a new option to sqlreset (and others, as > appropriate) to apply the change to the db? something like this: > > ./manage.py sqlreset --apply i thought sqlreset was deprecated -- reg

Re: ./manage.py sqlreset --apply

2007-10-18 Thread Yuri Baburov
2007/10/18, Derek Anderson <[EMAIL PROTECTED]>: > > hey, > > what are thoughts on a new option to sqlreset (and others, as > appropriate) to apply the change to the db? something like this: > > ./manage.py sqlreset --apply > > just as a time saver.

Re: ./manage.py sqlreset --apply

2007-10-18 Thread Brian Rosner
There is no need for this. ./manage.py reset runs sqlreset. On Oct 17, 11:58 pm, Derek Anderson <[EMAIL PROTECTED]> wrote: > hey, > > what are thoughts on a new option to sqlreset (and others, as > appropriate) to apply the change to the db? something like this: > >

./manage.py sqlreset --apply

2007-10-17 Thread Derek Anderson
hey, what are thoughts on a new option to sqlreset (and others, as appropriate) to apply the change to the db? something like this: ./manage.py sqlreset --apply just as a time saver. i'd write the patch if no one's opposed. derek -- looking to buy or sell anything?