15 Feb
2017
15 Feb
'17
7:36 a.m.
On Feb 15, 2017, at 7:34 AM, Gabriel Marais <gabriel.j.marais@gmail.com> wrote:
My DB Connections file looks like :- sql_admin_db {
That's wrong. Please follow the examples You need to use: sql sql_admin_db { Which means "use the SQL module, but we're making a variant of it, called sql_admin_db" Alan DeKok.