Files
sqlalchemy/lib/sqlalchemy/engine
Mike Bayer de529fb81c - adjust the previous checkin a bit. need to transfer sequences over from pickle
even if they are *not* restated.  its necessary here to do a "replacement"
scheme when an incoming sequence replaces the previous.  Theoretically
we could do what Table does here, i.e. use a singleton constructor, but
this is heavyhanded.   The most recent sequence placed in is the winner
is likely the most expected behavior.
2011-03-23 17:38:54 -04:00
..
2011-01-08 17:19:19 -05:00
2011-03-17 21:13:14 -04:00
2011-03-14 16:36:08 -04:00
2011-03-17 21:13:14 -04:00
2011-02-28 23:55:34 -05:00