mafw.db

Defines the DB interface

Modules

db_configurations

Module provides default configurations for different database engines.

db_filter

Database filter module for MAFW.

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.

model_register

Module for registering and retrieving database models.

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.