Documentation
¶
Index ¶
Constants ¶
View Source
const SELECT_USER_PASSWORD string = `select %s,%s from %s where %s=$1`
query designed to select the username,password columns from the auth table where the username = the parameter. the username comparison in this query is CASE sensitive.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.