Hi all, I noticed that TableDefinition defines accessors for the primary key, unique keys, and foreign keys, but does not define an accessor for standard indices (e.g in mysql `CREATE INDEX idx ON ...`).
Is that information available elsewhere? Is there a good reason why TableDefinition doesn't define that accessor? 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.
