main
drop trigger if exists update_updated_at on opal_client; drop table if exists opal_client; drop function if exists trigger_update_updated_at;