We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b6fd50 commit 46e3ffcCopy full SHA for 46e3ffc
1 file changed
universal-telemetry-software/deploy/timescaledb_init_macbook.sql
@@ -56,9 +56,9 @@ END;
56
$$;
57
58
-- ─────────────────────────────────────────────────────────────
59
--- Season table — WFR26test (no preloaded data)
+-- Season table — wfr26test_base (matches TIMESCALE_TABLE env var + _base suffix)
60
61
-SELECT create_season_table('WFR26test');
+SELECT create_season_table('wfr26test_base');
62
63
64
-- Monitoring table
0 commit comments