Expand description
Functions to create a TableChecker
.
Structs§
Traits§
- Table
Checker - Checks the table name to prevent unexpected sql(e.g, SQL injection).
Functions§
- double_
checker_ new - Creates a
TableChecker
from the specified functions(AND). - fn2checker
- Creates a
TableChecker
from the specified function.