diff options
author | Kaushik Chandrashekar <kaushik.chand@gmail.com> | 2013-03-07 19:17:00 -0600 |
---|---|---|
committer | Kaushik Chandrashekar <kaushik.chand@gmail.com> | 2013-03-08 14:10:28 -0600 |
commit | 4ed4c848b66bc5fdd42e05c8b8c726ace2c25704 (patch) | |
tree | c63f2614fbeab566f8a55d60c2cd69ac52431452 /nova/context.py | |
parent | 6a080df6bd8817019d204e3142a236b7974f7656 (diff) | |
download | nova-4ed4c848b66bc5fdd42e05c8b8c726ace2c25704.tar.gz nova-4ed4c848b66bc5fdd42e05c8b8c726ace2c25704.tar.xz nova-4ed4c848b66bc5fdd42e05c8b8c726ace2c25704.zip |
Compile BigInteger to INTEGER for sqlite
Ensure BigInteger does not map to BIGINT for an auto-created
sqlite registry DB, as this type is not supported by sqlite.
Refactoring a test to use generic unsupported column type
Fixes bug 1147879
Change-Id: I590c798dd470def286802bc6e00bb4b621332b8d
Diffstat (limited to 'nova/context.py')
0 files changed, 0 insertions, 0 deletions