canton7 / canton7/Simple.Migrations

Possible Feature - Preview Migration

Open
#32 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
C#
Stars
216
Forks
23
PR merge metrics
No merged PRs in 30d

Description

I like the design of your simple migration framework, however we would need a _Preview_ option that just dumps the sql that is about to be executed(see fluent migrations preview feature). Would you happen to be planning a feature like this?

When we deploy to production, DBAs must run the scripts manually(policy issue).

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Start by tracing how migrations execute SQL, then identify where a preview mode could expose the pending scripts without applying them. Done means the migration SQL can be dumped for DBAs while production changes remain unapplied.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.