Method

GomSqlMigrationdup_script

Declaration

GBytes*
gom_sql_migration_dup_script (
  GomSqlMigration* self
)

Description

Get the underlying script to be run.

Return value

Type: GBytes

A GBytes.

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