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

EF Value Generator for int and long backed Id's #78

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Aug 13, 2022

  1. Added Value generator creation for EF long and int backed ids

    Miguel Laranjeira committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    3567817 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

  1. Added Multi-Thread support for temp id generation

    Miguel Laranjeira committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    4dfd600 View commit details
    Browse the repository at this point in the history
  2. Added GUID Value generator

    Miguel Laranjeira committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    ee78d91 View commit details
    Browse the repository at this point in the history
  3. Updated Unit Tests

    Miguel Laranjeira committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    e00d609 View commit details
    Browse the repository at this point in the history