Hi all, It seemed odd that TableDefinition defines accessors for the primary key, foreign keys, and unique keys (indices), but does not define an accessor for regular old indices (e.g. `CREATE INDEX idx ON ...`).
Is that information available somewhere else? Is there a good reason why it isn't accessible from TableDefinition? Thanks, Taylor -- 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.
