mafw.db

Defines the DB interface

Modules

db_configurations

Module provides default configurations for different database engines.

db_filter

The module provides the capability to filter model classes with information taken from the steering file.

db_model

The module provides functionality to MAFw to interface to a DB.

db_types

Database Type Definitions

db_wizard

The module allows to generate a DB model structure starting from an existing DB.

fields

Module provides customised model fields specific for MAFw.

std_tables

Module provides standard tables that are included in all database created by MAFw processor.

trigger

Module provides a Trigger class and related tools to create triggers in the database via the ORM.