`column` does not seem to be in the list of keywords _classified_ as STUFF in `sqlind-good-if-candidate` ;) therefore something like ```sql alter table sometable drop column if exists col; ``` opens an `if` block