6631b8ffab
MySQL can't use TEXT fields for primary keys. This change switches all them to VARCHAR(255). This change should not be breaking for SQLite, as it does not distinguish between these two data types. README is updated with up-to-date information about the connection option. Change-Id: I0153855c1827b55067a7c04310bfad7eb71f35fe Closes-Bug: #1501746 |
||
---|---|---|
.. | ||
common | ||
migrations | ||
plugins | ||
test | ||
__init__.py | ||
alembic.ini | ||
conf.py | ||
db.py | ||
dbsync.py | ||
firewall.py | ||
introspect.py | ||
main.py | ||
node_cache.py | ||
process.py | ||
rules.py | ||
utils.py |