Billing & your account
What it costs today
Section titled “What it costs today”SQLAnvil Cloud is free during early access. The pricing page shows the planned plans; nothing is metered or charged right now.
When billing starts, it will start with advance notice, and you will never be charged without explicitly agreeing to a paid plan first — that’s a commitment in the Terms of Service, not just a promise on this page. There is no card on file to forget about, because we don’t collect one.
Canceling
Section titled “Canceling”There’s no subscription to cancel during early access — stopping is entirely self-service:
- Stop running — pause or delete Workflows, or close PRs; nothing runs unless a PR or schedule triggers it.
- Disconnect integrations — uninstall the SQLAnvil GitHub App from your repository, and revoke the Supabase authorization (Settings → Supabase warehouse, or from your Supabase account’s authorized apps). Revoking ends our ability to run against your warehouse immediately.
- Delete projects — deleting a project removes its runs and its stored configuration.
Deleting your account
Section titled “Deleting your account”To delete your account and all associated data, email sqlanvil@badgeretl.com from the email address on your account. We confirm and complete deletion within 30 days, per the Privacy Policy.
What happens to your data when you leave
Section titled “What happens to your data when you leave”- Your warehouse is untouched — tables SQLAnvil built for you live in your database and stay there. Nothing about leaving Cloud affects your data or your warehouse.
- Run detail (compiled SQL + error text) is scrubbed 30 days after each run finishes regardless — see Data handling.
- Deleting a project removes its runs and configuration immediately.
- Authorization tokens are deleted when you disconnect, revoke, or delete the project. We never held your database password to begin with.
- Your code was always in your GitHub repo — there’s nothing to export from us.