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(model): add recompileSchema() function to models to allow applying schema changes after compiling #14306

Merged
merged 6 commits into from Feb 6, 2024

Commits on Jan 29, 2024

  1. feat(model): add recompileSchema() function to models to allow appl…

    …ying schema changes after compiling
    
    Fix #14296
    vkarpov15 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    c480bd6 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Update lib/model.js

    Co-authored-by: hasezoey <hasezoey@gmail.com>
    vkarpov15 and hasezoey committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    574cca0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bd5c07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d30f557 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d18878b View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

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