Class IncreaseAgentPoolNameLengthConverter

  • All Implemented Interfaces:
    Converter

    public final class IncreaseAgentPoolNameLengthConverter
    extends BaseSqlConverter

    Increases the length of agent_pool.agent_pool_name from 30 to 191 characters and converts it to NVARCHAR (Oracle and Microsoft SQL Server).

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