Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feature: Update/refactor migrations to remove redundant tables #9685

@edgarrmondragon

Description

@edgarrmondragon

Feature scope

CLI (options, error messages, logging, etc.)

Description

After the UI and API were removed, some tables became redundant:

  • embed_tokens
  • oauth
  • subscriptions
  • role_permissions
  • roles_users
  • user

If Meltano has no further use for these, they should probably be removed so the database migration scripts don't attempt to create them. This might make it easier for other database systems to be supported out-of-the-box, for example:

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions