12 Feb
2016
12 Feb
'16
8:34 a.m.
On Feb 11, 2016, at 11:45 PM, Anirudh Malhotra <8zero2ops@gmail.com> wrote
I am using v3.0.11 and sqlcounter is getting included before sql and that is creating problems
The files get included in the order that they exist in the directory. Which is easy to implement, but imperfect. The short answer is that you can edit the sqlcounter configuration by hand. Replace there references to "${modules.sql.dialect}" etc. with the actual SQL dialect from the SQL module configuration. Alan DeKok.