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: rom-rb/rom-sql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.2
Choose a base ref
...
head repository: rom-rb/rom-sql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.3
Choose a head ref
  • 7 commits
  • 7 files changed
  • 3 contributors

Commits on Feb 25, 2021

  1. Fixes column order for ROM::SQL::Relation::Reading #join

    Website guide does not match with the documentation and behavior for https://api.rom-rb.org/rom-sql/ROM/SQL/Relation/Reading.html#join-instance_method on the order of columns in the conditions hash.
    mgiagante authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    d2386f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Merge pull request #398 from mgiagante/patch-1

    Fixes column order for ROM::SQL::Relation::Reading #join
    solnic authored Feb 26, 2021
    Configuration menu
    Copy the full SHA
    d78a563 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Configuration menu
    Copy the full SHA
    0916ad5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abedeec View commit details
    Browse the repository at this point in the history
  3. Bump rom-sql to 3.3.2

    solnic committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    6614f16 View commit details
    Browse the repository at this point in the history
  4. Bump rom-sql to 3.3.3

    solnic committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    3f5ab9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60aa0d3 View commit details
    Browse the repository at this point in the history
Loading