From 9605636c7f07357d6ca2f76bcda9712fa01c4186 Mon Sep 17 00:00:00 2001 From: Ashwin Kumar Sivakumar Date: Thu, 13 Aug 2026 20:23:50 +0530 Subject: [PATCH] chore: re-trigger ai-credits CI now that nxtgauge_test has the free plan seeded pg_dump --schema-only (used to create nxtgauge_test) only copies structure, not data - the 'free' plan row that 20260703210000's own INSERT seeds only existed in prod. Applied that migration to nxtgauge_test directly to seed it there too.