DROP TABLE IF EXISTS issue_pull_request;
DROP TABLE IF EXISTS github_pull_request;
DROP TABLE IF EXISTS github_installation;