ci_pipeline_chat_data: - table: chat_names column: chat_name_id on_delete: async_delete dast_scanner_profiles_builds: - table: ci_builds column: ci_build_id on_delete: async_delete dast_scanner_profiles_builds: - table: ci_builds column: ci_build_id on_delete: async_delete dast_profiles_pipelines: - table: ci_pipelines column: ci_pipeline_id on_delete: async_delete clusters_applications_runners: - table: ci_runners column: runner_id on_delete: async_nullify ci_namespace_mirrors: - table: namespaces column: namespace_id on_delete: async_delete ci_project_mirrors: - table: projects column: project_id on_delete: async_delete - table: namespaces column: namespace_id on_delete: async_delete packages_build_infos: - table: ci_pipelines column: pipeline_id on_delete: async_nullify packages_package_file_build_infos: - table: ci_pipelines column: pipeline_id on_delete: async_nullify pages_deployments: - table: ci_builds column: ci_build_id on_delete: async_nullify terraform_state_versions: - table: ci_builds column: ci_build_id on_delete: async_nullify