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: adonisjs/lucid
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v16.2.1
Choose a base ref
...
head repository: adonisjs/lucid
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v16.2.2
Choose a head ref
  • 8 commits
  • 17 files changed
  • 3 contributors

Commits on Oct 14, 2021

  1. docs: update contributing guide to share the same information as the …

    …other projects (#729)
    
    Co-authored-by: joao <joao.souza@convenia.com.br>
    sjoaohenrique and joao authored Oct 14, 2021
    Configuration menu
    Copy the full SHA
    5fe4155 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. feat: add support for insert object values to be a raw query

    FIXES #723
    Harminder Virk authored and Harminder Virk committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    d2f961f View commit details
    Browse the repository at this point in the history
  2. fix: copy a clone of relationship during inheritance

    FIXES #730
    Harminder Virk authored and Harminder Virk committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    53a07df View commit details
    Browse the repository at this point in the history
  3. fix: breaking tests

    Harminder Virk authored and Harminder Virk committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    d6ea885 View commit details
    Browse the repository at this point in the history
  4. fix: failing test

    Closes #717
    Harminder Virk authored and Harminder Virk committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    c24e33d View commit details
    Browse the repository at this point in the history
  5. test: fix breaking inheritance tests

    Harminder Virk authored and Harminder Virk committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    40a8090 View commit details
    Browse the repository at this point in the history
  6. test: add test for overwriting relationship during inheritance

    Harminder Virk authored and Harminder Virk committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    768dc87 View commit details
    Browse the repository at this point in the history
  7. chore(release): 16.2.2

    Harminder Virk authored and Harminder Virk committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    b178814 View commit details
    Browse the repository at this point in the history
Loading