Skip to content

Releases: splaxtr/sql-data-migrator

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 21:53
9e82fab

0.6.0 (2026-08-27)

Features

  • add ORM history table detection, schema-level warning reports, and enhanced migration diagnostic logging (aac4f98)
  • add run mode support and target database availability indicators to UI (9a12ad1)
  • introduce server management infrastructure with IServerAdmin and cross-platform identifier sanitization (d7a961c)

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 10:17
1b89310

0.5.0 (2026-08-27)

Features

  • ui: rebuild the screen on a teal palette and fix the options layout (936a9ac)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 09:44
62e8ee0

0.4.0 (2026-08-27)

Features

  • migrate databases in batches, give each one a user, and report as PDF (f739d74)

Bug Fixes

  • accept a null user name pattern where the default already covers it (70e292a)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 08:56
9d2c92f

0.3.0 (2026-08-27)

Features

  • add mirror option to create missing target tables from the source schema (f604e5c)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 08:20
ea2087f

0.2.0 (2026-08-27)

Features

  • integrate release-please for automated versioning and update release workflow to support tag-based binary publishing (b68147c)

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 26 Aug 21:44

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 21:22

Full Changelog: https://github.com/splaxtr/sql-data-migrator/commits/v0.1.0

Windows note

These binaries are not code-signed yet. SmartScreen may warn — choose More info → Run anyway. Smart App Control (Windows 11) only runs signed or known apps and blocks the exe with no override; on such a machine, build from source (dotnet publish src/Migrator.App -c Release -r win-x64) or wait for a signed release. Either way, verify your download against SHA256SUMS.txt.