diff options
author | Michael Gundlach <michael.gundlach@rackspace.com> | 2010-10-12 15:02:24 -0400 |
---|---|---|
committer | Michael Gundlach <michael.gundlach@rackspace.com> | 2010-10-12 15:02:24 -0400 |
commit | f97ef73699e060a21ef8e64966f2429ff3dec237 (patch) | |
tree | 176eb5146615bd45dfe731e350082f319add8770 /nova/context.py | |
parent | 32ea289d13a7ec9d273a57d2bf30484b80bfebec (diff) | |
parent | eeb1ac483adc21616668504772620e885944b2d7 (diff) | |
download | nova-f97ef73699e060a21ef8e64966f2429ff3dec237.tar.gz nova-f97ef73699e060a21ef8e64966f2429ff3dec237.tar.xz nova-f97ef73699e060a21ef8e64966f2429ff3dec237.zip |
32 bit internal_ids become 64 bit. Since there is no 64 bit native type in SqlAlchemy, we use PickleType which uses the Binary SqlAlchemy type under the hood.
Diffstat (limited to 'nova/context.py')
0 files changed, 0 insertions, 0 deletions