areEquivalentColumnTypes
fun areEquivalentColumnTypes(columnMetadataSqlType: String, columnMetadataType: Int, columnType: String): Boolean
Returns whether a defined column is of the same type as the column to which it is mapped in the database.