Skip to content

can't create table "GORP_MIGRATIONS" in oracle database 12.2.0.1-ee #163

@fanpei91

Description

@fanpei91

oracle database 12.2.0.1-ee does not support if not exists, so it will report ORA-00922: missing or invalid option when migrate.Exec(db, "oci8", migrations, migrate.Up)

By the way, oracle database 12.2.0.1-ee doesn't support text type.

ref:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions