Privacy Policy

Last updated: February 17, 2026

Overview

MigrationPilot is a static analysis tool for PostgreSQL migrations. We are committed to protecting your privacy and being transparent about what data we collect and how we use it.

CLI Tool

The MigrationPilot CLI runs entirely on your machine. It does not send your SQL files, migration content, analysis results, or any telemetry to our servers. All analysis is performed locally using static parsing.

The only network requests the CLI makes are for optional license key validation, which sends only the license key string — never your code or data.

GitHub Action

The MigrationPilot GitHub Action runs within your GitHub Actions environment. It analyzes SQL files in your repository and posts results as PR comments. No data is sent to MigrationPilot servers — all processing happens within GitHub's infrastructure.

Website & Billing

When you purchase a subscription, we collect:

  • Email address (for license key delivery and account management)
  • Payment information (processed securely by Stripe — we never see your card details)

We do not use tracking cookies, analytics scripts, or advertising pixels on migrationpilot.dev.

Production Context (Pro Feature)

The Pro tier includes optional production context analysis. When enabled, MigrationPilot connects to your database to read only system catalog information (pg_stat_user_tables, pg_class, pg_roles). It never reads, modifies, or accesses your actual table data.

Data Retention

We retain your email and subscription information for as long as your account is active. If you cancel your subscription, we retain billing records as required by law (typically 7 years) but delete all other personal information within 30 days upon request.

Third-Party Services

Contact

For privacy-related questions or data deletion requests, contact us at hello@migrationpilot.dev.