Package awl\AwlDatabase
| AwlDatabase | Typically there will only be a single instance of the database level class in an application. |
| AwlDBDialect | The AwlDBDialect class handles support for different SQL dialects |
| AwlQuery | The AwlQuery Class. |
| AwlUpgrader | The AwlUpgrader Class. |
| _awl_connect_configured_database | Connect to the database defined in the $c->db_connect[] (or $c->pg_connect) arrays |