Primary key annotation not generated after changing db_naming_strategy to underscore_lower

0 votes
asked Jul 28, 2017 in General Questions by ptermaten (390 points)

Primary key annotation not generated after changing dbnamingstrategy to underscore_lower. (setting the value to 'default' causes a crash)
Model:
enter image description here

Parameter:
enter image description here

Before change from 'empty' to 'underscore_lower':
enter image description here

After the change:
enter image description here

commented Jul 28, 2017 by ludek.vodicka Skipper developer (140,450 points)

Thanks for the info! Can you please send me a testing project where this issue occurs?

Please send it to [email protected]


Please log in or register to answer this question.

...