I have a Postgres extension that adds a custom column type to the database. To all intents it acts externally as a TEXT column type. How is this best handled in jOOQ? Should I be looking to create a new org.jooq.Datatype implementation for this? thx Tim
-- You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
