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: v2.1.0
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: v2.2.0
Choose a head ref
  • 20 commits
  • 16 files changed
  • 4 contributors

Commits on Oct 5, 2017

  1. Configuration menu
    Copy the full SHA
    de27b4c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2017

  1. Fix indentation problems

    GustavoCaso committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    53064b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2017

  1. Configuration menu
    Copy the full SHA
    0f727df View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG [ci skip]

    solnic authored Oct 23, 2017
    Configuration menu
    Copy the full SHA
    a20f72f View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2017

  1. Remove finalization of PKs (it is done in core)

    Piotr Solnica committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    78e2e26 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG [ci skip]

    Piotr Solnica committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    cf40d0e View commit details
    Browse the repository at this point in the history
  3. Pass relation registry to DSL blocks

    Piotr Solnica committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    8646b5a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #260 from rom-rb/support-relations-in-dsl-blocks

    Pass relation registry to DSL blocks
    solnic authored Oct 31, 2017
    Configuration menu
    Copy the full SHA
    85c6ba1 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG [ci skip]

    Piotr Solnica committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    0a9c3d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2017

  1. Add support for self-ref many-to-many

    Closes #196
    Piotr Solnica committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    8739b42 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG [ci skip]

    Piotr Solnica committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    ecc83a2 View commit details
    Browse the repository at this point in the history
  3. Adds specs

    GustavoCaso committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    c160ec2 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2017

  1. Fix command results when custom schema is used

    Closes #222
    Piotr Solnica committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    73ca224 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #249 from rom-rb/add-meta-data-to-postgres-geometr…

    …ic-types
    
    [pg] add meta data for geometric types
    solnic authored Nov 2, 2017
    Configuration menu
    Copy the full SHA
    dd7b67d View commit details
    Browse the repository at this point in the history
  3. Docs

    Piotr Solnica committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    bf434f9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #261 from rom-rb/fix-command-results-with-custom-s…

    …chemas
    
    Fix command results when custom schema is used
    solnic authored Nov 2, 2017
    Configuration menu
    Copy the full SHA
    9c63e26 View commit details
    Browse the repository at this point in the history
  5. Add an explicit spec for #by_pk view

    Closes #210
    Piotr Solnica committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    4fb8214 View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG [ci skip]

    Piotr Solnica committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    933dd98 View commit details
    Browse the repository at this point in the history
  7. Bump version to 2.2.0 [ci skip]

    Piotr Solnica committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    c12732d View commit details
    Browse the repository at this point in the history
  8. Bump dep on rom-core

    Piotr Solnica committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    aa022c2 View commit details
    Browse the repository at this point in the history
Loading