Update mighty-forks-exercise.md

Signed-off-by: Kashish Mittal <kmittal@redhat.com>
This commit is contained in:
Kashish Mittal
2024-10-08 18:24:38 -04:00
committed by Kashish Mittal
parent a75c1b59a0
commit 6a054790d9
+1 -1
View File
@@ -2,5 +2,5 @@
'@backstage/plugin-catalog-backend': patch
---
Changed the target column in the locations table to TEXT type.
Added migration `20241003170511_alter_target_in_locations.js` to change the target column in the `locations` table to TEXT type.
Added a hash for the key column in the `refresh_keys` table.