Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Batch Processing Of MS SQL Server Migrations Using Microsoft MS SQL Driver #1041

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Apr 20, 2022

  1. Configuration menu
    Copy the full SHA
    f2ed9f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de9e600 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c63745f View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Trigger GitHub actions

    glebteterin committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    2fb6589 View commit details
    Browse the repository at this point in the history
  2. Update docs for x-batch

    glebteterin committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    46cd8ad View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

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

Commits on Feb 21, 2024

  1. Merge branch 'master' of https://github.com/glebteterin/migrate into …

    …feat/mssql-batch
    Heiko Besemann committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f5fb485 View commit details
    Browse the repository at this point in the history
  2. fix(mssql): switched to official Microsoft sql driver

    Switched to official Microsoft SQL server driver and fixed a few linter errors.
    Heiko Besemann committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    6012539 View commit details
    Browse the repository at this point in the history