77787980818283
* liquibase.database.typeconversion.core.AbstractTypeConverter#getBigIntType * () */ @Override public BigIntType getBigIntType() { return new BigIntType("decimal"); }