1---
2Issue:
3- id
4- title
5- assignee_id
6- author_id
7- project_id
8- created_at
9- updated_at
10- position
11- branch_name
12- description
13- state
14- state_id
15- iid
16- updated_by_id
17- confidential
18- closed_at
19- closed_by_id
20- due_date
21- moved_to_id
22- duplicated_to_id
23- promoted_to_epic_id
24- lock_version
25- milestone_id
26- weight
27- time_estimate
28- relative_position
29- external_author
30- last_edited_at
31- last_edited_by_id
32- discussion_locked
33- health_status
34- external_key
35- issue_type
36- email_message_id
37Event:
38- id
39- target_type
40- project_id
41- group_id
42- created_at
43- updated_at
44- action
45- author_id
46- fingerprint
47WikiPage::Meta:
48- id
49- title
50- project_id
51WikiPage::Slug:
52- id
53- wiki_page_meta_id
54- slug
55PushEventPayload:
56- commit_count
57- action
58- ref_type
59- commit_from
60- commit_to
61- ref
62- commit_title
63- ref_count
64Note:
65- id
66- note
67- noteable_type
68- author_id
69- created_at
70- updated_at
71- project_id
72- attachment
73- line_code
74- commit_id
75- system
76- st_diff
77- updated_by_id
78- type
79- position
80- original_position
81- change_position
82- resolved_at
83- resolved_by_id
84- resolved_by_push
85- discussion_id
86- original_discussion_id
87- confidential
88- last_edited_at
89LabelLink:
90- id
91- target_type
92- created_at
93- updated_at
94ProjectLabel:
95- id
96- title
97- color
98- group_id
99- project_id
100- type
101- created_at
102- updated_at
103- template
104- description
105- priority
106Milestone:
107- id
108- title
109- project_id
110- group_id
111- description
112- due_date
113- start_date
114- created_at
115- updated_at
116- state
117- iid
118ProjectSnippet:
119- id
120- title
121- description
122- content
123- author_id
124- project_id
125- created_at
126- updated_at
127- file_name
128- type
129- visibility_level
130Release:
131- id
132- name
133- tag
134- sha
135- description
136- author_id
137- project_id
138- created_at
139- updated_at
140- released_at
141Releases::Evidence:
142- id
143- summary
144- created_at
145- updated_at
146Releases::Link:
147- id
148- url
149- name
150- filepath
151- link_type
152- created_at
153- updated_at
154ProjectMember:
155- id
156- access_level
157- source_type
158- user_id
159- notification_level
160- type
161- created_at
162- updated_at
163- created_by_id
164- invite_email
165- invite_token
166- invite_accepted_at
167- requested_at
168- expires_at
169- ldap
170- override
171- invite_email_success
172User:
173- id
174- username
175- email
176MergeRequest:
177- id
178- target_branch
179- source_branch
180- source_project_id
181- author_id
182- assignee_id
183- title
184- created_at
185- updated_at
186- state
187- state_id
188- merge_status
189- target_project_id
190- iid
191- description
192- position
193- updated_by_id
194- merge_error
195- merge_params
196- merge_when_pipeline_succeeds
197- merge_user_id
198- merge_commit_sha
199- squash_commit_sha
200- in_progress_merge_commit_sha
201- lock_version
202- milestone_id
203- approvals_before_merge
204- rebase_commit_sha
205- time_estimate
206- squash
207- last_edited_at
208- last_edited_by_id
209- head_pipeline_id
210- discussion_locked
211- allow_maintainer_to_push
212- merge_ref_sha
213- draft
214MergeRequestDiff:
215- id
216- state
217- merge_request_id
218- created_at
219- updated_at
220- base_commit_sha
221- real_size
222- head_commit_sha
223- start_commit_sha
224- commits_count
225- files_count
226- sorted
227- diff_type
228MergeRequestDiffCommit:
229- merge_request_diff_id
230- relative_order
231- sha
232- authored_date
233- committed_date
234- author_name
235- author_email
236- committer_name
237- committer_email
238- message
239- trailers
240MergeRequest::DiffCommitUser:
241- id
242- name
243- email
244MergeRequestDiffFile:
245- merge_request_diff_id
246- relative_order
247- new_file
248- renamed_file
249- deleted_file
250- new_path
251- old_path
252- a_mode
253- b_mode
254- too_large
255- binary
256MergeRequestContextCommit:
257- id
258- authored_date
259- committed_date
260- relative_order
261- sha
262- author_name
263- author_email
264- committer_name
265- committer_email
266- message
267- merge_request_id
268- trailers
269MergeRequestContextCommitDiffFile:
270- sha
271- relative_order
272- new_file
273- renamed_file
274- deleted_file
275- new_path
276- old_path
277- a_mode
278- b_mode
279- too_large
280- binary
281- text
282MergeRequest::Metrics:
283- id
284- created_at
285- updated_at
286- merge_request_id
287- pipeline_id
288- latest_closed_by_id
289- latest_closed_at
290- merged_by_id
291- merged_at
292- latest_build_started_at
293- latest_build_finished_at
294- first_deployed_to_production_at
295- first_comment_at
296- first_commit_at
297- last_commit_at
298- diff_size
299- modified_paths_size
300- commits_count
301- first_approved_at
302- first_reassigned_at
303- added_lines
304- target_project_id
305- removed_lines
306Ci::Pipeline:
307- id
308- project_id
309- source
310- ref
311- sha
312- before_sha
313- source_sha
314- target_sha
315- push_data
316- created_at
317- updated_at
318- tag
319- yaml_errors
320- committed_at
321- status
322- started_at
323- finished_at
324- duration
325- user_id
326- lock_version
327- auto_canceled_by_id
328- pipeline_schedule_id
329- config_source
330- failure_reason
331- protected
332- iid
333- merge_request_id
334- external_pull_request_id
335Ci::Stage:
336- id
337- name
338- status
339- position
340- lock_version
341- project_id
342- pipeline_id
343- created_at
344- updated_at
345CommitStatus:
346- id
347- project_id
348- status
349- finished_at
350- trace
351- created_at
352- updated_at
353- started_at
354- runner_id
355- coverage
356- commit_id
357- commands
358- job_id
359- name
360- deploy
361- options
362- allow_failure
363- stage
364- trigger_request_id
365- stage_idx
366- stage_id
367- tag
368- ref
369- user_id
370- type
371- target_url
372- description
373- artifacts_file
374- artifacts_file_store
375- artifacts_metadata
376- artifacts_metadata_store
377- erased_by_id
378- erased_at
379- artifacts_expire_at
380- environment
381- artifacts_size
382- when
383- yaml_variables
384- queued_at
385- token
386- lock_version
387- coverage_regex
388- auto_canceled_by_id
389- retried
390- protected
391- failure_reason
392- scheduled_at
393- upstream_pipeline_id
394- interruptible
395- processed
396- scheduling_type
397Ci::Variable:
398- id
399- project_id
400- key
401- value
402- encrypted_value
403- encrypted_value_salt
404- encrypted_value_iv
405Ci::PipelineSchedule:
406- id
407- description
408- ref
409- cron
410- cron_timezone
411- next_run_at
412- project_id
413- owner_id
414- active
415- created_at
416- updated_at
417Clusters::Cluster:
418- id
419- user_id
420- enabled
421- name
422- provider_type
423- platform_type
424- created_at
425- updated_at
426Clusters::Project:
427- id
428- project_id
429- cluster_id
430- created_at
431- updated_at
432Clusters::Providers::Gcp:
433- id
434- cluster_id
435- status
436- status_reason
437- gcp_project_id
438- zone
439- num_nodes
440- machine_type
441- operation_id
442- endpoint
443- encrypted_access_token
444- encrypted_access_token_iv
445- created_at
446- updated_at
447Clusters::Platforms::Kubernetes:
448- id
449- cluster_id
450- api_url
451- ca_cert
452- namespace
453- username
454- encrypted_password
455- encrypted_password_iv
456- encrypted_token
457- encrypted_token_iv
458- created_at
459- updated_at
460DeployKey:
461- id
462- user_id
463- created_at
464- updated_at
465- key
466- title
467- type
468- fingerprint
469- public
470- can_push
471- last_used_at
472ProjectHook:
473- id
474- url
475- project_id
476- created_at
477- updated_at
478- type
479- service_id
480- push_events
481- push_events_branch_filter
482- issues_events
483- merge_requests_events
484- tag_push_events
485- note_events
486- pipeline_events
487- enable_ssl_verification
488- job_events
489- wiki_page_events
490- token
491- group_id
492- confidential_issues_events
493- confidential_note_events
494- repository_update_events
495- releases_events
496ProtectedBranch:
497- id
498- project_id
499- name
500- created_at
501- updated_at
502- allow_force_push
503- code_owner_approval_required
504ProtectedTag:
505- id
506- project_id
507- name
508- created_at
509- updated_at
510Project:
511- description
512- issues_enabled
513- merge_requests_enabled
514- wiki_enabled
515- snippets_enabled
516- visibility_level
517- archived
518- created_at
519- updated_at
520- last_activity_at
521- star_count
522- ci_id
523- shared_runners_enabled
524- build_coverage_regex
525- build_allow_git_fetchs
526- build_timeout
527- pending_delete
528- public_builds
529- last_repository_check_failed
530- last_repository_check_at
531- collapse_outdated_diff_comments
532- container_registry_enabled
533- only_allow_merge_if_pipeline_succeeds
534- has_external_issue_tracker
535- request_access_enabled
536- has_external_wiki
537- only_allow_merge_if_all_discussions_are_resolved
538- remove_source_branch_after_merge
539- auto_cancel_pending_pipelines
540- printing_merge_request_link_enabled
541- resolve_outdated_diff_discussions
542- build_allow_git_fetch
543- merge_requests_template
544- merge_requests_rebase_enabled
545- approvals_before_merge
546- merge_requests_author_approval
547- reset_approvals_on_push
548- disable_overriding_approvers_per_merge_request
549- merge_requests_ff_only_enabled
550- issues_template
551- sync_time
552- service_desk_enabled
553- last_repository_updated_at
554- ci_config_path
555- delete_error
556- merge_requests_ff_only_enabled
557- merge_requests_rebase_enabled
558- jobs_cache_index
559- external_authorization_classification_label
560- pages_https_only
561- merge_requests_disable_committers_approval
562- require_password_to_approve
563- autoclose_referenced_issues
564- suggestion_commit_message
565- merge_commit_template
566- squash_commit_template
567ProjectTracingSetting:
568- external_url
569Author:
570- name
571ProjectFeature:
572- id
573- project_id
574- merge_requests_access_level
575- forking_access_level
576- issues_access_level
577- wiki_access_level
578- snippets_access_level
579- builds_access_level
580- repository_access_level
581- pages_access_level
582- metrics_dashboard_access_level
583- requirements_access_level
584- analytics_access_level
585- operations_access_level
586- security_and_compliance_access_level
587- container_registry_access_level
588- created_at
589- updated_at
590ProtectedBranch::MergeAccessLevel:
591- id
592- protected_branch_id
593- access_level
594- created_at
595- updated_at
596- user_id
597- group_id
598ProtectedBranch::PushAccessLevel:
599- id
600- protected_branch_id
601- access_level
602- created_at
603- updated_at
604- user_id
605- group_id
606- deploy_key_id
607ProtectedBranch::UnprotectAccessLevel:
608- id
609- protected_branch_id
610- access_level
611- created_at
612- updated_at
613- user_id
614- group_id
615ProtectedTag::CreateAccessLevel:
616- id
617- protected_tag_id
618- access_level
619- created_at
620- updated_at
621- user_id
622- group_id
623AwardEmoji:
624- id
625- user_id
626- name
627- awardable_type
628- created_at
629- updated_at
630LabelPriority:
631- id
632- project_id
633- priority
634- created_at
635- updated_at
636Timelog:
637- id
638- time_spent
639- merge_request_id
640- user_id
641- project_id
642- spent_at
643- created_at
644- updated_at
645- summary
646ProjectAutoDevops:
647- id
648- enabled
649- domain
650- deploy_strategy
651- project_id
652- created_at
653- updated_at
654IssueAssignee:
655- user_id
656ProjectCustomAttribute:
657- id
658- created_at
659- updated_at
660- project_id
661- key
662- value
663PrometheusMetric:
664- id
665- created_at
666- updated_at
667- project_id
668- y_label
669- unit
670- legend
671- title
672- query
673- group
674- common
675- identifier
676- dashboard_path
677PrometheusAlert:
678- threshold
679- operator
680- environment_id
681- project_id
682- prometheus_metric_id
683Badge:
684- id
685- name
686- link_url
687- image_url
688- project_id
689- group_id
690- created_at
691- updated_at
692- type
693ProjectCiCdSetting:
694- group_runners_enabled
695ProjectSetting:
696- allow_merge_on_skipped_pipeline
697- has_confluence
698- has_shimo
699- has_vulnerabilities
700ProtectedEnvironment:
701- id
702- project_id
703- group_id
704- name
705- created_at
706- updated_at
707ProtectedEnvironment::DeployAccessLevel:
708- id
709- protected_environment_id
710- access_level
711- created_at
712- updated_at
713- user_id
714- group_id
715ResourceLabelEvent:
716- id
717- action
718- merge_request_id
719- label_id
720- user_id
721- created_at
722ErrorTracking::ProjectErrorTrackingSetting:
723- api_url
724- project_id
725- project_name
726- organization_name
727SentryIssue:
728- id
729- sentry_issue_identifier
730Suggestion:
731- id
732- relative_order
733- applied
734- commit_id
735- from_content
736- to_content
737- outdated
738- lines_above
739- lines_below
740MergeRequestAssignee:
741- id
742- user_id
743- merge_request_id
744ProjectMetricsSetting:
745- project_id
746- external_dashboard_url
747- created_at
748- updated_at
749- dashboard_timezone
750Board:
751- id
752- project_id
753- created_at
754- updated_at
755- group_id
756- milestone_id
757- iteration_id
758- iteration_cadence_id
759- weight
760- name
761- hide_backlog_list
762- hide_closed_list
763List:
764- id
765- board_id
766- label_id
767- list_type
768- position
769- created_at
770- updated_at
771- milestone_id
772- user_id
773- max_issue_count
774- max_issue_weight
775- limit_metric
776ExternalPullRequest:
777- id
778- created_at
779- updated_at
780- project_id
781- pull_request_iid
782- status
783- source_branch
784- target_branch
785- source_repository
786- target_repository
787- source_sha
788- target_sha
789DesignManagement::Design:
790- id
791- iid
792- project_id
793- filename
794- relative_position
795DesignManagement::Action:
796- id
797- event
798- image_v432x230
799DesignManagement::Version:
800- id
801- created_at
802- sha
803- author_id
804ZoomMeeting:
805- id
806- project_id
807- issue_status
808- url
809- created_at
810- updated_at
811ServiceDeskSetting:
812- project_id
813- issue_template_key
814- project_key
815ContainerExpirationPolicy:
816- created_at
817- updated_at
818- next_run_at
819- project_id
820- name_regex
821- name_regex_keep
822- cadence
823- older_than
824- keep_n
825- enabled
826Epic:
827  - id
828  - milestone_id
829  - group_id
830  - author_id
831  - assignee_id
832  - iid
833  - updated_by_id
834  - last_edited_by_id
835  - lock_version
836  - start_date
837  - end_date
838  - last_edited_at
839  - created_at
840  - updated_at
841  - title
842  - description
843  - start_date_sourcing_milestone_id
844  - due_date_sourcing_milestone_id
845  - start_date_fixed
846  - due_date_fixed
847  - start_date_is_fixed
848  - due_date_is_fixed
849  - closed_by_id
850  - closed_at
851  - parent_id
852  - relative_position
853  - state_id
854  - start_date_sourcing_epic_id
855  - due_date_sourcing_epic_id
856  - health_status
857  - external_key
858  - confidential
859EpicIssue:
860  - id
861  - relative_position
862SystemNoteMetadata:
863  - id
864  - commit_count
865  - action
866  - created_at
867  - updated_at
868ProjectSecuritySetting:
869  - project_id
870  - auto_fix_container_scanning
871  - auto_fix_dast
872  - auto_fix_dependency_scanning
873  - auto_fix_sast
874  - created_at
875  - updated_at
876IssuableSla:
877  - issue_id
878  - due_at
879PushRule:
880  - force_push_regex
881  - delete_branch_regex
882  - commit_message_regex
883  - author_email_regex
884  - file_name_regex
885  - branch_name_regex
886  - commit_message_negative_regex
887  - max_file_size
888  - deny_delete_tag
889  - member_check
890  - is_sample
891  - prevent_secrets
892  - reject_unsigned_commits
893  - commit_committer_check
894  - regexp_uses_re2
895MergeRequest::CleanupSchedule:
896- id
897- scheduled_at
898- completed_at
899- created_at
900- updated_at
901