Skip to content

Update schema with `datetime_with_timezone` type

What does this MR do?

Commits a schema change.

Why was this MR needed?

Schema generation for datetime_with_timezone was not updated during https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11229. This was fixed in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12292.

In the meantime, add_timestamps_with_timezone was used without the fix.

Does this MR meet the acceptance criteria?

Edited by username-removed-1144264

Merge request reports