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: raoptimus/db-migrator.go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.5
Choose a base ref
...
head repository: raoptimus/db-migrator.go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 77 files changed
  • 1 contributor

Commits on Apr 4, 2024

  1. Fix downgrade command

    raoptimus committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d325547 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. add replace

    raoptimus committed May 3, 2024
    Configuration menu
    Copy the full SHA
    5445e53 View commit details
    Browse the repository at this point in the history
  2. update pkgs

    raoptimus committed May 3, 2024
    Configuration menu
    Copy the full SHA
    36d6ac4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fe7cb2 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. fix trim on windows os

    raoptimus committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2862fc8 View commit details
    Browse the repository at this point in the history
  2. fix trim on windows os

    raoptimus committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6f56cf4 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Configuration menu
    Copy the full SHA
    7af44d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efdef36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eaefd7d View commit details
    Browse the repository at this point in the history
  4. fix tests

    raoptimus committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    6e856a1 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. remove trash

    raoptimus committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    301284d View commit details
    Browse the repository at this point in the history
  2. adding experimental replicated function to clickhouse #40 (#41)

    * adding experimental replicated function to clickhouse #40
    raoptimus authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    737e3f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. #42 supporting varaiable placeholders into sql migrations (#43)

    * #42 supporting varaiable placeholders into sql migrations
    raoptimus authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    e9e823f View commit details
    Browse the repository at this point in the history
Loading