Class AddVcsHistoryRootIdModificationIdIndexConverter

  • All Implemented Interfaces:
    Converter

    public final class AddVcsHistoryRootIdModificationIdIndexConverter
    extends BaseSqlConverter

    Adds a composite index on (vcs_root_id, modification_id) to "vcs_history".

    Since:
    2018.1
    Author:
    Andrey Shcheglov <mailto:andrey.shcheglov@jetbrains.com>
    See Also:
    TW-53770