Refactor DEFAULT_SCHEMA_MIGRATIONS_PATH
What does this MR do and why?
Replace constant with class_attribute
, to facilitate the modification of the default value.
In Jihu repository, I want to modify this default value.
This MR is to avoid warning:
already initialized constant
static-analysis
Job: https://gitlab.com/gitlab-jh/gitlab/-/jobs/1589046353
Edited by Baodong