You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Datatypes for gene.protein_accnum and replicon.rep_accnum should be changed from char(12) to a longer datatype. Currently data is being truncated. I'd recommend varchar(50).
The text was updated successfully, but these errors were encountered:
Datatypes for
gene
.protein_accnum
andreplicon
.rep_accnum
should be changed from char(12) to a longer datatype. Currently data is being truncated. I'd recommend varchar(50).The text was updated successfully, but these errors were encountered: