Add External Link
All checks were successful
Build and Push Docker Images / build-backend (push) Successful in 27s
Build and Push Docker Images / build-frontend (push) Successful in 1m3s

Fix Plantafel
This commit is contained in:
2026-03-27 21:41:20 +01:00
parent f679eb3624
commit 7996c746c3
7 changed files with 313 additions and 39 deletions

View File

@@ -0,0 +1,2 @@
ALTER TABLE "products"
ADD COLUMN "supplierLink" text;