webupdate1

This commit is contained in:
Local Server
2026-01-04 18:09:47 -06:00
parent c1da8eff42
commit dc58a8ae5f
28 changed files with 44 additions and 3 deletions

View File

@@ -10,7 +10,7 @@
-- Add foreign key constraint for product_images -> products
-- This ensures referential integrity and enables CASCADE deletes
DO $$
DO $$
BEGIN
IF NOT EXISTS (
SELECT 1 FROM information_schema.table_constraints