Closed ghost closed 6 years ago
@jan-schulz-k24 is this issue still open ?
Yes, but it probably gets resolved by adding a MARA_MODELS=[model1, model2,...] way to specify models instead of getting them from gc
.
Solved with the introduction of the MARA_AUTOMIGRATE_SQLALCHEMY_MODELS
concept
This is probably a result of me using declared tables for stuff which I don't want to have migrated on updates.
In this case, pricing.product is defined as