I have a use case where I have a certain table that is manually sharded, 
such that each customer account has their own copy of the table, but the 
schema are identical (e.g. customer_data_1, customer_data_2). In the past, 
it appears that static table mapping was the answer, although I don't think 
that actually addresses my problem.

I see there is new functionality called Replacers that seems to do exactly 
what I want, but is commercial-only apparently. Is there similar 
functionality in the open-source version, or just this new feature in 
commercial?

-- 
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 jooq-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jooq-user/29ffddf7-bd3c-490b-a82d-2f9abbd6c484n%40googlegroups.com.

Reply via email to