Pelzini

This is the code documentation for the Pelzini project

function check_layout()

Updates the database layout to match the layout file
NOTE: currently only supports column and table adding and updating, not removal.

Usage

void $SqliteOutputter->check_layout ( string $layout_filename );

Authors

Arguments

  1. string $layout_filename
    The name of the layout file to match

Return value

  • void