Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Axial-SQL/AxialSqlTools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5f34eb0
Choose a base ref
...
head repository: Axial-SQL/AxialSqlTools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 378dfd3
Choose a head ref
  • 20 commits
  • 22 files changed
  • 2 contributors

Commits on Aug 23, 2025

  1. Configuration menu
    Copy the full SHA
    6081339 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8ae5f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2025

  1. Configuration menu
    Copy the full SHA
    d0f85ff View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2025

  1. update sql formatter to preserve comments

    updated the sql formatter to preserve comments - this involves adding a "CommentInterleaver" as parsing and regeneration via SqlScriptGenerator will discard all comments.
    Note: updated original Sql160ScriptGenerator reference to Sql170ScriptGenerator to be in line with the original TSql170Parser.
    strikeman342 authored Sep 2, 2025
    Configuration menu
    Copy the full SHA
    fb11b4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4570ff2 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2025

  1. Configuration menu
    Copy the full SHA
    4f62f07 View commit details
    Browse the repository at this point in the history
  2. wip

    alex-bochkov committed Oct 18, 2025
    Configuration menu
    Copy the full SHA
    cc837fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebfc035 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #18 from strikeman342/preserve-comments

    update sql formatter to preserve comments
    alex-bochkov authored Oct 18, 2025
    Configuration menu
    Copy the full SHA
    75ab36f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7c767e View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2025

  1. schema compare - wip

    alex-bochkov committed Nov 4, 2025
    Configuration menu
    Copy the full SHA
    0dbd8bb View commit details
    Browse the repository at this point in the history
  2. schema compare - wip

    alex-bochkov committed Nov 4, 2025
    Configuration menu
    Copy the full SHA
    6944610 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2025

  1. export TIME as string

    alex-bochkov committed Nov 12, 2025
    Configuration menu
    Copy the full SHA
    05a15a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2025

  1. wip

    alex-bochkov committed Nov 14, 2025
    Configuration menu
    Copy the full SHA
    257e301 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff58d7a View commit details
    Browse the repository at this point in the history
  3. Add basic schema compare workflow (Codex) (#23)

    * Add basic schema compare workflow
    * Fix deployment script binding
    * Add DiffPlex-based per-object schema diff
    alex-bochkov authored Nov 14, 2025
    Configuration menu
    Copy the full SHA
    53998d8 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    alex-bochkov authored Nov 14, 2025
    Configuration menu
    Copy the full SHA
    6accb7e View commit details
    Browse the repository at this point in the history
  5. fix window title

    alex-bochkov committed Nov 14, 2025
    Configuration menu
    Copy the full SHA
    1531aaf View commit details
    Browse the repository at this point in the history
  6. wip

    alex-bochkov committed Nov 14, 2025
    Configuration menu
    Copy the full SHA
    a1d7e09 View commit details
    Browse the repository at this point in the history
  7. wip

    alex-bochkov committed Nov 14, 2025
    Configuration menu
    Copy the full SHA
    378dfd3 View commit details
    Browse the repository at this point in the history
Loading