summaryrefslogtreecommitdiff
path: root/test-data/pr109.sql
blob: b80b20b8102780de6d69c442b8f9f8b31685d72d (plain)
1
2
3
alter table sometable drop column if exists col;

-- this line should not be indented