Skip to content

Support for index definition in version table #349

@gauravrajfm

Description

@gauravrajfm

I want to run custom queries on version table using the columns defined in the base table. By default version table doesn't have indexes defined on those columns. If I add custom migration commands in alembic script, it conflicts with the version table definition. It will be better if we can define a metadata in the custom table which indicates Continuum that index has to be defined on the version table as well.

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