SQLQuery_ParameterInjector deprecated
class SQLQuery_ParameterInjector (View source)
deprecated
Provides conversion of parameterised SQL to flattened SQL strings
Methods
__construct()
No description
array
injectConditions(array $conditions)
Given a list of parameterised conditions, return a flattened list of condition strings
Details
__construct()
array
injectConditions(array $conditions)
Given a list of parameterised conditions, return a flattened list of condition strings