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

Fix bug regarding pkType refs #230 #231

Merged
3 commits merged into from
May 28, 2021
Merged

Commits on May 28, 2021

  1. Fix bug regarding pkType fixes jhipster#230

    - Use getPkType(databaseType) instead of hardcoded type in NestJS backend
    - Bump prettier version for optional chaining support
    Angelo Manganiello authored and glutengo committed May 28, 2021
    Configuration menu
    Copy the full SHA
    d6ea066 View commit details
    Browse the repository at this point in the history
  2. Fix backend e2e tests

    glutengo committed May 28, 2021
    Configuration menu
    Copy the full SHA
    5bbb88c View commit details
    Browse the repository at this point in the history
  3. update CHANGELOG for last pkType issue

    Angelo Manganiello committed May 28, 2021
    Configuration menu
    Copy the full SHA
    e5d2be3 View commit details
    Browse the repository at this point in the history