Files
backstage/.changeset/rude-pumas-draw.md
T
Jussi Hallila 44c18b4d3f Expose optional persistenceContext on TechInsights construction
This enables integrators to provide their own database implementations for fact handling if something more suitable than Postgres/SQlite is needed.

Signed-off-by: Jussi Hallila <jussi@hallila.com>
2023-01-10 13:43:14 +01:00

209 B

@backstage/plugin-tech-insights-backend
@backstage/plugin-tech-insights-backend
patch

Expose optional persistenceContext on TechInsights construction to enable integrators to provide their own database implementations for fact handling.