fix(catalog-incremental): use text for ingestions.last_error column type

Signed-off-by: Adam Letizia <LetiziaAdam@JohnDeere.com>
This commit is contained in:
Adam Letizia
2026-05-22 11:00:09 -05:00
parent db91a8666b
commit e846874385
4 changed files with 80 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend-module-incremental-ingestion': patch
---
Alter column type for `ingestions.last_error` to remove the 255-character restriction.