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

feat: Do not call validators for missing columns #1875

Commits on Oct 8, 2024

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

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    a13cf03 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into 1839-optimisation-do-not-run-validators-on…

    …-columns-that-are-not-present
    jcpitre committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    96af629 View commit details
    Browse the repository at this point in the history
  3. Added missing file

    jcpitre committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    23fb317 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c555468 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Reformatting

    jcpitre committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    62d4341 View commit details
    Browse the repository at this point in the history
  2. Added a missing file

    jcpitre committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    7b8db3a View commit details
    Browse the repository at this point in the history
  3. Added code for file validators. Modified ForeignKeyValidatorGenerator…

    … to generate the shouldCallValidate method
    jcpitre committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f39a654 View commit details
    Browse the repository at this point in the history
  4. Minor changes

    jcpitre committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    7750e5c View commit details
    Browse the repository at this point in the history
  5. Removed some unused code.

    jcpitre committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c6971f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Added some tests

    jcpitre committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    08a8f8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30b7cc5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into 1839-optimisation-do-not-run-validators-on…

    …-columns-that-are-not-present
    jcpitre committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    05a413f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa662ce View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Merge branch 'master' into 1839-optimisation-do-not-run-validators-on…

    …-columns-that-are-not-present
    jcpitre committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    562e815 View commit details
    Browse the repository at this point in the history