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

Checks Constraints Support #4874

Merged
merged 10 commits into from Jan 6, 2022
Merged

Checks Constraints Support #4874

merged 10 commits into from Jan 6, 2022

Commits on Dec 5, 2021

  1. Checks support

    OlivierCavadenti committed Dec 5, 2021
    Copy the full SHA
    a328668 View commit details
    Browse the repository at this point in the history
  2. eslint

    OlivierCavadenti committed Dec 5, 2021
    Copy the full SHA
    39f23bd View commit details
    Browse the repository at this point in the history
  3. whitespace remove

    OlivierCavadenti committed Dec 5, 2021
    Copy the full SHA
    1e2f178 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2022

  1. Merge remote-tracking branch 'upstream/master' into check-support

    # Conflicts:
    #	lib/dialects/oracledb/schema/oracledb-columncompiler.js
    #	types/index.d.ts
    OlivierCavadenti committed Jan 1, 2022
    Copy the full SHA
    95bfeb8 View commit details
    Browse the repository at this point in the history
  2. feat: Checks Constraints Support for CockroachDB (#4875)

    Co-authored-by: Olivier Cavadenti <olivier.cavadenti@gmail.com>
    intech and OlivierCavadenti committed Jan 1, 2022
    Copy the full SHA
    ec6897c View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2022

  1. Copy the full SHA
    85c9237 View commit details
    Browse the repository at this point in the history
  2. remove imports

    OlivierCavadenti committed Jan 2, 2022
    Copy the full SHA
    4d00836 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Copy the full SHA
    c4933c7 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into check-support

    # Conflicts:
    #	lib/dialects/mssql/schema/mssql-columncompiler.js
    #	lib/dialects/mysql/schema/mysql-columncompiler.js
    #	lib/schema/columncompiler.js
    OlivierCavadenti committed Jan 5, 2022
    Copy the full SHA
    6af9842 View commit details
    Browse the repository at this point in the history
  3. remove tests

    OlivierCavadenti committed Jan 5, 2022
    Copy the full SHA
    0343f0b View commit details
    Browse the repository at this point in the history