Remove 3 unnecessary sequences from our schema
In #361759 (comment 943916159) we determined there are 3 sequences in our database schema that are never used and don't make any sense to use as they always need to be set on INSERT so we should just remove them from our schema to avoid future confusion. They are:
ci_build_report_results_build_id_seqci_job_artifact_states_job_artifact_id_seqci_pipelines_config_pipeline_id_seq