SproutCMS

This is the code documentation for the SproutCMS project

file /sprout/Helpers/DatabaseSync.php

Namespace: Sprout\Helpers

View source


Classes

DatabaseSync

Provides a system for syncing a database to a database definition.

The database definition is stored in one or more XML files, which get merged
together before the sync is done.
Contains code that may be MySQL specific.