We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Class: Persistence_SQL Method: action()
https://github.com/atk4/data/blob/develop/src/Persistence_SQL.php#L167
This method constructs DSQL Query for requested action. It is doing it differently depending on 'type'. Here is how it currently works:
hook = initSelectQuery (there are other hooks that can be executed outside of action())
Please provide your feedback and recommendations on which parameters should be applied on a query or if you think more action types are required.