© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•6mo ago•
13 replies
EJ

Supabase deleting almost all the rows in a couple tables and wipes another table? Why? How?

deleting all the rows in a couple tables from 590 rows to 17 players and then completely wipe out records in another table. I don't see any logs .. How is this possible? I don't have code to delete from these tables? This behavior started to occur when I moved code to Vercel. I have tried this with a variety of database connection url strings. The code is Next.js. DATABASE_URL="postgresql://postgres:password@db.string.supabase.co:5432/postgres"
DATABASE_URL="postgresql://postgres:password@dbstring.supabase.co:6543/postgres?pgbouncer=true](http://db.pocqvmoyjhnpzldtefyl.supabase.co:6543/postgres?pgbouncer=true)"
Database URL currently in Vercel
postgresql://postgres.dbstring:password@aws-0-us-west-1.pooler.supabase.com:6543/postgres . I'm mystified. Has this every happened to anyone? Any possible reasons? Thanks
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

how to display all the rows in a table in a dashboard in sveltekit
SupabaseSSupabase / help-and-questions
4y ago
I deleted all rows in all tables by mistake
SupabaseSSupabase / help-and-questions
3mo ago
auto delete related table rows when deleting a row?
SupabaseSSupabase / help-and-questions
4y ago
Securing rows based on another table.
SupabaseSSupabase / help-and-questions
4y ago