Michael Bayer wrote:

> its managed entirely by SQLAlchemy at the moment, starts at "1"
> and increments automatically, and acutually doesnt have any
> connection to class-based attributes so its a little insular.  I
> would think that elixir could just move its own management of the
> version over to this mechanism but we can also look into opening
> up its behavior if that suits your functionality better.

I am actually considering just adding an additional
`concurrent_version` column so that the two can just not clobber one
another... I might take you up on that though, depending on how that
goes...

--
Jonathan LaCour
http://cleverdevil.org

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

Reply via email to