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

Orm #1942

Merged
merged 12 commits into from
Oct 22, 2024
Merged

Orm #1942

merged 12 commits into from
Oct 22, 2024

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    4138cd9 View commit details
    Browse the repository at this point in the history
  2. update migrations

    PooyaRaki committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    7920b2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d2bfaf View commit details
    Browse the repository at this point in the history
  4. register typeorm

    PooyaRaki committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    940b13f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    160715b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ad5806 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    504e6aa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8885c12 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c6bd76e View commit details
    Browse the repository at this point in the history
  10. Fix linting issues

    PooyaRaki committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    de4e99b View commit details
    Browse the repository at this point in the history
  11. OrmMigrationAndLogger (#1988)

    - Introduces a new query logger to TypeORM.
    - Ensures TypeORM migrations run after locking the database during startup.
    PooyaRaki committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    4e6bed0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1757c22 View commit details
    Browse the repository at this point in the history