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

Add support for generating UUID id fields in entities #1329

Merged
merged 11 commits into from
Mar 22, 2024

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    ecbd321 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bf2b5e View commit details
    Browse the repository at this point in the history
  3. Fixed coding standards issue

    Add related tests
    Coffee2CodeNL authored and jrushlow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    db6bbee View commit details
    Browse the repository at this point in the history
  4. Fixed coding standards issue

    Fixed tests
    Coffee2CodeNL authored and jrushlow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    9414f65 View commit details
    Browse the repository at this point in the history
  5. Exception changed to a warning.

    Coffee2CodeNL authored and jrushlow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    4d865a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7594d97 View commit details
    Browse the repository at this point in the history
  7. remove check in generate

    jrushlow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    60b7ff3 View commit details
    Browse the repository at this point in the history
  8. use built in symfony type

    jrushlow committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    3d9893b View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. better naming conventions

    jrushlow committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    1284de2 View commit details
    Browse the repository at this point in the history
  2. remove legacy and add docs

    jrushlow committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    d4d793a View commit details
    Browse the repository at this point in the history
  3. fix smoke test

    jrushlow committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    23de1d7 View commit details
    Browse the repository at this point in the history