Skip to content

Oracle schema needs to be used as a table prefix #264

Description

@elpete

In Oracle, the logged in user defines the default schema. You can override this by prepending table calls with the schema. If a schema is provided, in Oracle we should do this for the user.

CFMigrations cannot just specify the full table name because the hasTable call would then use that full table name and fail.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions