You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Update comments in new DROP IF EXISTS code; commit message update
DROP IF EXISTS with a missing schema in commit7e2322d applies not only to tables, butto DROP IF EXISTS with missing schemas for indexes, views, sequences,and foreign tables. Yeah!