Commit b45dd015 authored by Stan Hu's avatar Stan Hu

Merge branch 'vzagorodny-add-datetime-with-timezone-to-migrations-guide' into 'master'

[Docs] Add datetime_with_timezone to the migrations guide

See merge request gitlab-org/gitlab!17534
parents 653904bc 6f700b4a
......@@ -375,6 +375,7 @@ timestamps with timezones:
- `add_timestamps_with_timezone`
- `timestamps_with_timezone`
- `datetime_with_timezone`
This ensures all timestamps have a time zone specified. This, in turn, means
existing timestamps won't suddenly use a different timezone when the system's
......
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