ironic/ironic/db
Jim Rollenhagen 3b5d81a740 Change JsonEncodedType.impl to TEXT
All JSON fields in Ironic currently use the TEXT type, not VARCHAR.
However, the `impl` attribute on JSON types is set to VARCHAR.
This change sets `impl` to TEXT for consistency.

Change-Id: I9ba2fb21ef60ec4c4a8e0f7fe3af97aa3679cc22
2014-03-19 10:11:43 -07:00
..
sqlalchemy Change JsonEncodedType.impl to TEXT 2014-03-19 10:11:43 -07:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
api.py Merge "Sync common db code from Oslo" 2014-03-06 20:31:40 +00:00
migration.py Merge "Sync common db code from Oslo" 2014-03-06 20:31:40 +00:00