Lines Matching refs:statement
7 * See comments of every statement for details.
54 /* This statement is used to grant or deny access to the wiki. The result
73 /* This statement should return a table with exact one row containing
89 /* This statement is used to get all groups a user is member of. The
107 /* This statement should return a table containing all user login names
114 * No patterns will be replaced in this statement but following patters
135 /* This statement should add a user to the database. Minimum information
150 /* This statement should add a group to the database.
157 /* This statement should connect a user to a group (a user become member
168 /* This statement should remove a group fom the database.
176 /* This statement should return the database index of a given user name.
190 /* This statement should remove a user fom the database.
198 /* This statement should remove all connections from a user to any group
229 /* This statement should remove a single connection from a user to a
242 /* This statement should return the database index of a given group name.