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: microsoft/mssql-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: microsoft/mssql-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: jahnvi/bulk_copy_wrapper_cpp
Choose a head ref
  • 12 commits
  • 15 files changed
  • 1 contributor

Commits on Jun 25, 2025

  1. FEAT: Bulk Copy Options

    Jahnvi Thakkar committed Jun 25, 2025
    Configuration menu
    Copy the full SHA
    9738ac6 View commit details
    Browse the repository at this point in the history
  2. FEAT: Bulk Copy Options

    Jahnvi Thakkar committed Jun 25, 2025
    Configuration menu
    Copy the full SHA
    78627bc View commit details
    Browse the repository at this point in the history
  3. FEAT: Adding Bulk Copy Python APIs

    Jahnvi Thakkar committed Jun 25, 2025
    Configuration menu
    Copy the full SHA
    ed529ba View commit details
    Browse the repository at this point in the history
  4. FEAT: Bulk Copy Wrapper

    Jahnvi Thakkar committed Jun 25, 2025
    Configuration menu
    Copy the full SHA
    6db1383 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2025

  1. Merge branch 'main' of https://github.com/microsoft/mssql-python into…

    … jahnvi/bulk_copy_options
    Jahnvi Thakkar committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    fe2fa67 View commit details
    Browse the repository at this point in the history
  2. FEAT: Adding binding options

    Jahnvi Thakkar committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    ae1f289 View commit details
    Browse the repository at this point in the history
  3. FEAT: Removing pylint comments

    Jahnvi Thakkar committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    e312279 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'jahnvi/bulk_copy_options' of https://github.com/microso…

    …ft/mssql-python into jahnvi/bulk_copy_main_apis
    Jahnvi Thakkar committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    4aadf2f View commit details
    Browse the repository at this point in the history
  5. FEAT: Adding logic for bcp_bind

    Jahnvi Thakkar committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    f1602f7 View commit details
    Browse the repository at this point in the history
  6. FEAT: Adding logic for bcp_bind

    Jahnvi Thakkar committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    00b2734 View commit details
    Browse the repository at this point in the history
  7. FEAT: Resolving merge conflicts

    Jahnvi Thakkar committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    95950ea View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2025

  1. FEAT: Pushing the required changes for bcp bind

    Jahnvi Thakkar committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    3a5d5db View commit details
    Browse the repository at this point in the history
Loading