RTSearchPerlAPI
Jump to navigation
Jump to search
Working on an RT Scrip or Template and looking for documentation about perl commands like these?
- NewAlias
- Limit
- Join
- Columns
- Next
These commands merely build an SQL query to retrieve data from your database and are inherited from the API of DBIx::SearchBuilder.
You can find the DBIx::SearchBuilder documentation on CPAN