Skip to content

Add migrations

Bengfort requested to merge migrations into master

We are slowly going towards production and most models have stabilized. So it is about time to include the migrations in our repo. This means that from now on all model changes need to come with migrations.

Note that this also affects model changes that are open in parallel to this MR, currently !1056 (closed) and !1054 (merged).

Edited by Bengfort

Merge request reports