Make MAX_LENGTH_PK
and MAX_LENGTH_INDEX
configurable
#209
Labels
good first issue
Good for newcomers
MAX_LENGTH_PK
and MAX_LENGTH_INDEX
configurable
#209
Currently
MAX_LENGTH_PK
andMAX_LENGTH_INDEX
are set as global variables inddl.py
.Preferably they should be configurable arguments of
SQLTableStore
.The text was updated successfully, but these errors were encountered: