.config-rdbms file
Relational-Database RDBMS configuration
This file defines the universal tools for relational database access like cleanString(), insertSql(), query() and pquery() - the API for these methods can be found in the models section. The database debug-logger object is also defined within this file.RDBMS-specific interface tools can be found in the /sql folder.