Manlio Perillo wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
>
> But it is a simple metadata.
> It can also be stored in the `info` dictionary (and this is what I plan
> to do if I have to write the support by myself).

yeah I dont really want any "migration aware" in core.   I don't consider
"create_all()" to be broken.   So you are free to use "info" for your own
needs.

>
>
> Another problem, for me, is that migration scripts apply to the whole
> database (unless I'm missing something - I have only read the
> documentation and some of the code).

if it were more configurable, it could track versioning in any number of
"version" tables or columns.


-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalch...@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to