Re: [sqlalchemy] Alembic 0.3.1 released

2012-04-08 Thread limodou
On Sun, Apr 8, 2012 at 9:53 PM, Michael Bayer wrote: > > On Apr 7, 2012, at 8:50 PM, limodou wrote: > > I've tested today, and I felt very good. And I have a question, if I've > autogenerated once, and havn't upgrade to the database, so if I rerun the > autogenerate again, it'll say: > > Target da

Re: [sqlalchemy] Alembic 0.3.1 released

2012-04-08 Thread Michael Bayer
On Apr 7, 2012, at 8:50 PM, limodou wrote: > I've tested today, and I felt very good. And I have a question, if I've > autogenerated once, and havn't upgrade to the database, so if I rerun the > autogenerate again, it'll say: > > Target database is not up to date. > > So I want to know if the