From d3e45d6d6bc265f233ec181a9ed0f1817d2c3868 Mon Sep 17 00:00:00 2001 From: Kashish Mittal <113269381+04kash@users.noreply.github.com> Date: Wed, 2 Oct 2024 12:07:24 -0400 Subject: [PATCH] Update .changeset/mighty-forks-exercise.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Fredrik Adelöw Signed-off-by: Kashish Mittal <113269381+04kash@users.noreply.github.com> Signed-off-by: Kashish Mittal --- .changeset/mighty-forks-exercise.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/mighty-forks-exercise.md b/.changeset/mighty-forks-exercise.md index 1c50aa3285..0743da73c6 100644 --- a/.changeset/mighty-forks-exercise.md +++ b/.changeset/mighty-forks-exercise.md @@ -3,4 +3,4 @@ --- Changed the target column in the locations table to TEXT type. -Added a hash for the key column in the refresh_keys table. +Added a hash for the key column in the `refresh_keys` table.