Update of the SQL schema for quotas table
I updated the Django migration file to force the order of the fields
generated in the rails database.
The migration generate an error on this particular migration for an
unknown reason although the migration finishes correctly.
Signed-off-by:
Matthieu Berjon <matthieu.berjon@inria.fr>