Updated column definition of genome_statistics.value from INT to BIGINT

Created by: arnaudxk

So we can cope with the size of some plants genomes, beyond max int value (ie 4294967295).

Merge request reports

Loading