Squash migrations
It will permit to run migrations on an empty database as well as on the one present in production.
Moreover, it will remove complexity due to the migration from sqlalchemy managed db to django orm managed db
gricad-gitlab sera indisponible mardi 08/04/2025 entre 12h00 et 13h30 pour une opération de maintenance.
It will permit to run migrations on an empty database as well as on the one present in production.
Moreover, it will remove complexity due to the migration from sqlalchemy managed db to django orm managed db