summaryrefslogtreecommitdiffstats
path: root/raddb/mods-available/sql_map
diff options
context:
space:
mode:
Diffstat (limited to 'raddb/mods-available/sql_map')
-rw-r--r--raddb/mods-available/sql_map5
1 files changed, 0 insertions, 5 deletions
diff --git a/raddb/mods-available/sql_map b/raddb/mods-available/sql_map
index 93b2636..a0b32ef 100644
--- a/raddb/mods-available/sql_map
+++ b/raddb/mods-available/sql_map
@@ -6,11 +6,6 @@ sql_map {
# use the *instance* name here: sql1.
sql_module_instance = "sql"
- # This is duplicative of info available in the SQL module, but
- # we have to list it here as we do not yet support nested
- # reference expansions.
- dialect = "mysql"
-
# Name of the check item attribute to be used as a key in the SQL queries
query = "SELECT ... FROM ... "