npx supabase db reset if I want to reset my database to the seeded state for local testing?supabase db reset, then I get the functionality I want, but the entire Docker stack is reset, which takes quite a long time (comparitively, for simple testing).