summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/32054-rails-should-use-timestamptz-database-type-for-postgresql.yml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/unreleased/32054-rails-should-use-timestamptz-database-type-for-postgresql.yml')
-rw-r--r--changelogs/unreleased/32054-rails-should-use-timestamptz-database-type-for-postgresql.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/32054-rails-should-use-timestamptz-database-type-for-postgresql.yml b/changelogs/unreleased/32054-rails-should-use-timestamptz-database-type-for-postgresql.yml
new file mode 100644
index 00000000000..7fc9e0a4f0e
--- /dev/null
+++ b/changelogs/unreleased/32054-rails-should-use-timestamptz-database-type-for-postgresql.yml
@@ -0,0 +1,4 @@
+---
+title: Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone'
+merge_request: 11229
+author: @blackst0ne