magnum/magnum
Spyros Trigazis bcf771bc6f Do not create constraints for boolean fields
On mysql 8, Boolean fields create constraints which later
make it impossible to alter the name of the column.
See: https://github.com/sqlalchemy/alembic/issues/699

Per upstream alembic recommendation, do not create constraints
explicitly.
https://github.com/sqlalchemy/alembic/issues/699#issuecomment-760983057

story: 2008488
task: 41537

Change-Id: I51659c6e179d7e4e2cfc5be46348fac483d76e3b
Signed-off-by: Spyros Trigazis <spyridon.trigazis@cern.ch>
2021-02-04 19:35:38 +01:00
..
api Allow nodegroups with node_count equal to 0 2021-02-04 13:07:18 +00:00
cmd Monkey patch original current_thread _active 2020-05-05 09:39:35 -04:00
common Merge "Re-use transport for rpc calls" 2021-02-03 10:38:19 +00:00
conductor Allow nodegroups with node_count equal to 0 2021-02-04 13:07:18 +00:00
conf [k8s] Support configurable health polling interval 2020-05-16 12:15:50 +12:00
db Do not create constraints for boolean fields 2021-02-04 19:35:38 +01:00
drivers Allow nodegroups with node_count equal to 0 2021-02-04 13:07:18 +00:00
hacking Update hacking for Python3 2020-03-31 20:09:46 +02:00
objects Allow nodegroups with node_count equal to 0 2021-02-04 13:07:18 +00:00
service [k8s] Support configurable health polling interval 2020-05-16 12:15:50 +12:00
servicegroup Trivial code cleanups 2018-10-02 19:41:34 +00:00
tests Allow nodegroups with node_count equal to 0 2021-02-04 13:07:18 +00:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
i18n.py Remove log translations 2017-03-30 17:05:10 +08:00
version.py Remove coding:utf-8 2015-08-03 23:28:22 +08:00