BigW Consortium Gitlab

Commit 0e13c0a9 by Stan Hu Committed by Felipe Artur

Merge branch 'fix/fork-spec-mysql' into 'master'

Fix fork_spec failure to do with mySQL Closes #31870 See merge request !11121
parent a70276fa
...@@ -84,6 +84,8 @@ excluded_attributes: ...@@ -84,6 +84,8 @@ excluded_attributes:
- :import_jid - :import_jid
- :id - :id
- :star_count - :star_count
- :last_repository_updated_at
- :last_repository_check_at
snippets: snippets:
- :expired_at - :expired_at
merge_request_diff: merge_request_diff:
...@@ -113,4 +115,4 @@ methods: ...@@ -113,4 +115,4 @@ methods:
merge_requests: merge_requests:
- :diff_head_sha - :diff_head_sha
project: project:
- :description_html - :description_html
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment