Hi, It looks like meta() scans all catalogs and all schemas on every call. I'd really like to to only scan one schema. As I don't control the other schemas and it can become a slow query when an unrelated database has lots of tables. Is there a way to say "Only grab metadata from this one schema"? Better yet, "Only grab the metadata for this one table" would be even better.
Thanks, Megan -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jooq-user/278a4d71-bedb-4862-b89e-17407db9da37n%40googlegroups.com.
