Remove ai_access_token columns from settings
What does this MR do and why?
While removing the PAT field from UI will be completed in %16.4, we will need three releases (%16.4 , %16.5 , %16.6 ) to fully remove the column safely.
This value was never used on SaaS.
Previous step - ignoring the column - was released in %16.4 with !129948 (merged)
Testing locally
- Pull the branch
- Run the migration
- Make sure no errors appeared
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #424112 (closed)