Pricing
Docs
Blog
The user is seeking a 'copy on write' feature for Supabase branches to create ephemeral branches for CI testing without restoring large databases. They mention the challenge of using Neon DB due to dependencies on Supabase's auth, storage, and realtime features. The user is looking for community suggestions to address this issue.
<@1406214781911961631> the CI tests also run lot of under load scenarios as well, which would require that amount of data. Essentially think of it as one comprehensive test suite which runs multiple facets.