LQueryBU
Package:
Summary:
Execute database queries defined in files
Groups:
Author:
Description:
This package can be used to execute database queries defined in files.
It can load definitions of database queries from files that contain the SQL templates to execute with variables to substitute.
The files may also contain PHP of actions to execute before and after executing the queries, how to format query result fields, when there are no query results, when the query failed to execute.
It can load definitions of database queries from files that contain the SQL templates to execute with variables to substitute.
The files may also contain PHP of actions to execute before and after executing the queries, how to format query result fields, when there are no query results, when the query failed to execute.
Comments are closed.