registerEnumType

internal fun registerEnumType(kClass: KClass<*>, qualifiedName: QualifiedName, pgConvention: CaseConvention, kotlinConvention: CaseConvention)

Records that kClass is the PostgreSQL enum qualifiedName, under the conventions the converters were built with.