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.3
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.4.0
Choose a head ref
  • 5 commits
  • 7 files changed
  • 2 contributors

Commits on Mar 18, 2021

  1. Add Relation#unordered

    Uses Sequel's built-in unordered to remove the order clause from queries
    radar committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    a2cb19c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f106616 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Merge pull request #400 from radar/unordered

    Add Relation#unordered
    solnic authored Mar 19, 2021
    Configuration menu
    Copy the full SHA
    4b41f52 View commit details
    Browse the repository at this point in the history
  2. Bump rom-sql to 3.4.0

    solnic committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    a85adad View commit details
    Browse the repository at this point in the history
  3. Update changelog files

    solnic committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    06ffcc0 View commit details
    Browse the repository at this point in the history
Loading