update changeset

Signed-off-by: Kashish Mittal <kmittal@redhat.com>
This commit is contained in:
Kashish Mittal
2024-09-23 11:38:09 -04:00
parent 3181b0f3d1
commit 99dff4238f
+2 -2
View File
@@ -2,5 +2,5 @@
'@backstage/plugin-catalog-backend': patch
---
Change `locations` table's `target` column to text
Change `refresh-keys` table's `key` column to text
Changed the target column in the locations table to TEXT type.
Added a hash for the key column in the refresh_keys table.