24 Jan
2019
24 Jan
'19
8:49 p.m.
On Jan 24, 2019, at 7:00 PM, Philemon Jaomalaza <philemon.jaomalaza@gmail.com> wrote:
I can't load the SQL moduel befor all other SQL module instance so It can't understand the dialect.
I'm not sure what that means.
How can I arrange to load SQL first then loads all other sql instace module ?
You don't. You just configure each SQL module instance as normal. The only difference is the name: sql instance1 { ... config... } Perhaps if you explained what you're trying to do, that would be better. Alan DeKok.