Update of the migration
To keep track of the migrations, I save the current status of the first
one. It differ in the last one because the migration process doesn't
rely on this initial django migration file anymore but on a plain SQL
script.
Signed-off-by:
Matthieu Berjon <matthieu.berjon@inria.fr>