Move 'nb_partitions' before 'partition_id' in the index
It makes more sense to query a range of partition ids with a fixed nb_partition than a range of nb_partitions with a fix partition id
No migration because the next release will need to scrap the whole table anyway.