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
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 12 files changed
  • 2 contributors

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    045e954View 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
    wpolicarpo authoredFeb 10, 2022
    Configuration menu
    Copy the full SHA
    54da53cView commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    66bbca6View 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
    aidanharan authoredMar 21, 2022
    Configuration menu
    Copy the full SHA
    42d27f2View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Configuration menu
    Copy the full SHA
    0d49fddView 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
    aidanharan authoredMar 28, 2022
    Configuration menu
    Copy the full SHA
    379ea9bView commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    578a0ccView 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
    aidanharan authoredApr 11, 2022
    Configuration menu
    Copy the full SHA
    4ccfbd0View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    e02269fView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd0a890View 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
    aidanharan authoredMar 8, 2023
    Configuration menu
    Copy the full SHA
    53c9f82View 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
    aidanharan committedMar 9, 2023
    Configuration menu
    Copy the full SHA
    02f5b30View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    @aidanharan
    aidanharan committedMar 9, 2023
    Configuration menu
    Copy the full SHA
    6b781c9View 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
    aidanharan authoredMar 9, 2023
    Configuration menu
    Copy the full SHA
    7c6d7d1View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Release v6.1.3.0

    @aidanharan
    aidanharan committedMar 15, 2023
    Configuration menu
    Copy the full SHA
    c018025View commit details
    Browse the repository at this point in the history
Loading