Rulesban-drop-columnOn this pageban-drop-columnproblemDropping a column may break existing clients.solutionUpdate your application code to no longer read or write the column.You can leave the column as nullable or delete the column once queries no longer select or modify the column.