Ignore project_import_level column
What does this MR do and why?
This prepares for the removal of the project_import_level column on the NamespaceSetting
model as per our docs on DB column removal.
The column will be removed with MR !140322 (merged) in 16.9
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #388906 (closed)