Private preview
Eclipse is in private preview. Enter the word a friend gave you to take a look around.
Eclipse · By invitation
Plans schema migrations as production events. Forward plus rollback, online-safe sequencing, batched backfills, and an explicit risk register.
“Plan-tested the migration end-to-end and caught an ACCESS EXCLUSIVE lock we would have taken in production — the kind of mistake that owns the on-call channel for a weekend.”
FEATEvery migration now produces both a forward plan AND a rollback plan as a single output.
TUNEAdded explicit locking-behavior callouts for any migration touching a large or hot table.
INITInitial release.