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/rails-dev-box
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: rails-sqlserver/activerecord-sqlserver-adapter-dev-box
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 4 files changed
  • 4 contributors

Commits on Apr 30, 2020

  1. Updated for SQL Server (#1)

    * Updated for SQL Server
    
    * Small fixes
    
    * Updated gitignore
    
    * Increased default ram to 4GB
    
    * Various changes
    
    * Use separate repository file for SQL Server
    aidanharan authored Apr 30, 2020
    Configuration menu
    Copy the full SHA
    ad6ab8c View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Use rbenv and added sleep

    aidanharan committed May 12, 2020
    Configuration menu
    Copy the full SHA
    df298a9 View commit details
    Browse the repository at this point in the history
  2. Updated doc

    aidanharan committed May 12, 2020
    Configuration menu
    Copy the full SHA
    eec35a8 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Merge pull request #2 from aidanharan/use-rbenv

    Use rbenv and sleep before creating test databases
    wpolicarpo authored May 27, 2020
    Configuration menu
    Copy the full SHA
    1bc09f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Updated rubies (#3)

    aidanharan authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    96deaec View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2021

  1. Update rubies (#4)

    * bump rubies
    
    * update readme
    mgrunberg authored Dec 24, 2021
    Configuration menu
    Copy the full SHA
    d668cdd View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Update Ruby versions

    Aidan Haran committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    0da8a96 View commit details
    Browse the repository at this point in the history
  2. Update .gitignore

    aidanharan committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    bf49f30 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7 from rails-sqlserver/update-rubies

    Update rubies
    aidanharan authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    dbc9180 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Update bootstrap_sqlserver.sh

    Fix installation of Ruby 3.2.1
    aidanharan committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    434ff5d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from rails-sqlserver/ruby-3.2.1-fix

    Fix installation of Ruby 3.2.1
    aidanharan authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    521997c View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    d9b33b1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from rails-sqlserver/rubies-password

    Updated rubies. Changed default password
    aidanharan authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    aad03a6 View commit details
    Browse the repository at this point in the history
  3. Revert password change

    aidanharan committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    e9ace67 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Remove Ruby 2.7.8

    aidanharan committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    6997af1 View commit details
    Browse the repository at this point in the history
  2. Git ignore more files

    aidanharan committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    cafcaf2 View commit details
    Browse the repository at this point in the history
Loading