package
1.48.0
Repository: https://github.com/donnyhardyanto/dxlib.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
CheckBaseQuery validates the base query for suspicious patterns.
CheckIdentifier validates table and column names.
CheckLikePattern validates LIKE patterns.
CheckOperator validates SQL operators.
CheckOrderBy validates ORDER BY expressions.
CheckValue validates a value for SQL injection.
ValidateAndSanitizeOrderBy validates and sanitizes the order by clause.
Example usage in handler.

# Variables

No description provided by the author