Constructor

GomEntityMigratornew

Declaration

GomEntityMigrator*
gom_entity_migrator_new (
  void
)

Description

Creates a new GomEntityMigrator.

Use this to automatically migrate your schema based on GomEntity types and their properties or other associated information.

Return value

The caller of the function takes ownership of the data, and is responsible for freeing it.