Files
Compass/supabase/seed.sql
2026-02-17 12:10:17 +01:00

2 lines
232 B
SQL

-- You can seed basic stuff in the Supabase SQL database here, but most of the seeding is done in seed-test-data.ts
-- to populate both the Firebase auth section and Supabase SQL database (as the user IDs must match between the two)