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: 21.x
Choose a base ref
...
head repository: ndianabasi/lucid
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 11 files changed
  • 2 contributors

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    6380af4 View commit details
    Browse the repository at this point in the history
  2. feat: provide tests for json column decorator

    Introduce `nullOnParseError` option
    ndianabasi committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    b42242a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8db4bf View commit details
    Browse the repository at this point in the history
  4. fix: unpin test

    ndianabasi committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    2ad28ff View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    19d580d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31a16b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Merge pull request #1 from Gotedo/feat__provide_query_instance_to_aft…

    …er_hooks
    
    Provide query instance in `after` hooks
    ndianabasi authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    3438eca View commit details
    Browse the repository at this point in the history
  2. ci: improve test.yml

    ndianabasi committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    3f531d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7342524 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6c6485 View commit details
    Browse the repository at this point in the history
  5. ci: improve test.yml

    ndianabasi committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    8bed2a0 View commit details
    Browse the repository at this point in the history
  6. ci: improve test.yml

    ndianabasi committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    4e2f180 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b18b411 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2 from Gotedo/feat__json_column_decorator

    Implement JSON Column Decorator
    ndianabasi authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    32eb0fd View commit details
    Browse the repository at this point in the history
Loading