Constructor

GomNestedMigrationnew

Declaration

GomMigration*
gom_nested_migration_new (
  GomMigrator* migrator,
  GomDriver* driver
)

Description

No description available.

Parameters

migrator

Type: GomMigrator

No description available.

The data is owned by the caller of the function.
driver

Type: GomDriver

No description available.

The data is owned by the caller of the function.

Return value

Type: GomMigration

No description available.

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