Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 483 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 483 Bytes

OroMigrationBundle

OroMigrationBundle extends DBAL (database abstraction layer) and provides the ability for developers to manage and deploy changes in the Oro application database schema programmatically in a consistent, structured way using Migrations and Fixtures classes.

For more information, see online documentation on Database Structure Migrations and Data Fixtures.