Wydawca |
|
Release Submission Daemon |
Sergey Poznyakoff |
Dictionaries of ‘sql’ type retrieve information from an SQL database (as of version 4.0.3, only ‘MySQL’ databases are supported).
The query
statement supplies the SQL query to
execute. Normally, it should be a SELECT
query.
The params
statement must supply a single parameter –
the identifier of one of the preceding sql
blocks (see sql),
which determines database name and user credentials needed to access it.
The following sub-nodes contain sample definitions for the
sql
dictionaries. They are based on the database structure used in
Savane
system.
This document was generated on January 6, 2021 using makeinfo.
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.