Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed deprecated relatedTableAlias from Objection.js #43

Closed
wants to merge 4 commits into from

Commits on Feb 8, 2019

  1. Fixed deprecated relatedTableAlias from Objection.js

    Marc Pearson committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    c2d6c0f View commit details
    Browse the repository at this point in the history
  2. Upgraded objection dependency ^1.1.6 -> ^1.5.0

    Marc Pearson committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    2edf88f View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. Fixed error about build is not a function

    Objection.js renamed build function to toKnexQuery from version 1.6.3
    Upgrade dependencies and devDependencies to fix vulnerabilities
    Upgrade minimal version of Objection to 1.6.3
    Marc Pearson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    5f97bf3 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. Upgrade Objection to 2.0.3 and fix vulnerabilities

    - Fixed breaking changes for objection 2.0.3
    Marc Pearson committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    34c397a View commit details
    Browse the repository at this point in the history