diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-03-23 17:38:54 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-03-23 17:38:54 -0400 |
commit | de529fb81cc80cd49666a80ef60de6015ff81c1c (patch) | |
tree | 6bc932d2f4afef8b09fcee19cb324bdb1d61e14b /test/dialect/test_postgresql.py | |
parent | 93da3087f1a068018a3c5a67f61dbbfa5178bdf0 (diff) | |
download | sqlalchemy-de529fb81cc80cd49666a80ef60de6015ff81c1c.tar.gz |
- 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.
Diffstat (limited to 'test/dialect/test_postgresql.py')
0 files changed, 0 insertions, 0 deletions