Remove `ci_max_artifact_size_license_management` column in the plan_limits table

Why are we doing this work

In 13.0 we dropped support for license_management scanning job. In %14.0 we removed the artifact of this type. Now we can remove this column as it's no longer used.

This is not a breaking change

Relevant links

!62302 (merged)

Non-functional requirements

Implementation plan

  • Remove ci_max_artifact_size_license_management column in the plan_limits table
  • Validate that everything works correctly
Edited by Olivier Gonzalez