Class | Description |
---|---|
PostgresBeforeBaseline |
Baselining schema setup for
postgres . |
PostgresMigrateStreamDefinitionsSqlCommand |
SqlCommand copying data from STREAM_DEFINITIONS table into
stream_definitions_tmp table handling correct way to use CLOB with
postgres. |
PostgresMigrateTaskDefinitionsSqlCommand |
SqlCommand copying data from TASK_DEFINITIONS table into
task_definitions_tmp table handling correct way to use CLOB with
postgres. |
PostgresMigrateUriRegistrySqlCommand |
postgres related SqlCommand for migrating data from
URI_REGISTRY into app_registration . |
V1__Initial_Setup |
Initial schema setup for
postgres . |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.