22 Jul
2014
22 Jul
'14
11:06 a.m.
I have a question about group queries. Should I only have one of the authorized sections uncommented? group_membership_query = "\ SELECT groupname \ FROM ${usergroup_table} \ WHERE username = '%{SQL-User-Name}' \ ORDER BY priority" authorize_group_check_query = "\ SELECT id, groupname, attribute, \ Value, op \ FROM ${groupcheck_table} \ WHERE groupname = '%{Sql-Group}' \ ORDER BY id" authorize_group_reply_query = "\ SELECT id, groupname, attribute, \ value, op \ FROM ${groupreply_table} \ WHERE groupname = '%{Sql-Group}' \ ORDER BY id"
4369
Age (days ago)
4369
Last active (days ago)
0 comments
1 participants
participants (1)
-
David Peterson