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, 0 insertions, 4 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
deleted file mode 100644
index 7fc9e0a4f0e..00000000000
--- a/changelogs/unreleased/32054-rails-should-use-timestamptz-database-type-for-postgresql.yml
+++ /dev/null
@@ -1,4 +0,0 @@
----
-title: Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone'
-merge_request: 11229
-author: @blackst0ne