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: rails-sqlserver/activerecord-sqlserver-adapter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: rails-sqlserver/activerecord-sqlserver-adapter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6-1-stable
Choose a head ref
  • 15 commits
  • 12 files changed
  • 2 contributors

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    045e954 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1006 from aidanharan/index-types-61

    [Rails 6.1] Fix support for different index types
    wpolicarpo authored Feb 10, 2022
    Configuration menu
    Copy the full SHA
    54da53c View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. [CI] Use PostgreSQL 1.2.3

    aidanharan committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    66bbca6 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Merge pull request #1007 from aidanharan/ci-appveyor-pg-version

    [Rails 6.1 CI] Use PostgreSQL 1.2.3
    aidanharan authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    42d27f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Configuration menu
    Copy the full SHA
    0d49fdd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1015 from aidanharan/fix-deprecation-warning

    Fix deprecation warning to reference Rails 7
    aidanharan authored Mar 28, 2022
    Configuration menu
    Copy the full SHA
    379ea9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    578a0cc View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Merge pull request #1014 from aidanharan/better-handle-sql-queries-ba…

    …ckport-6-1
    
    Better handle SQL queries with invalid encoding
    aidanharan authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    4ccfbd0 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    e02269f View commit details
    Browse the repository at this point in the history
  2. Updated supported Rubies

    aidanharan committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    cd0a890 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1037 from rails-sqlserver/fix-ci-tests

    Fix CI tests for Rails 6.1.7.2
    aidanharan authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    53c9f82 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Merge pull request #1039 from rails-sqlserver/fix-connection-configur…

    …ation-7.0
    
    Fix hook method that allows custom connection configuration
    aidanharan committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    02f5b30 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    aidanharan committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    6b781c9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1041 from rails-sqlserver/fix-connection-configur…

    …ation-6.1
    
    Fix hook method that allows custom connection configuration
    aidanharan authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    7c6d7d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Release v6.1.3.0

    aidanharan committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    c018025 View commit details
    Browse the repository at this point in the history
Loading