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: Add UUID support for user references #57

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

Conversation

drew-goody
Copy link

  • Adds --uuid flag to install generator
  • Creates Authtrail::Generators::InstallGenerator#user_reference helper method for migration template
  • Creates tests for UUID and default ID type options
  • Updates the README with instructions for the UUID argument

* Adds `--uuid` flag to install generator
* Creates `Authtrail::Generators::InstallGenerator#user_reference` helper method for migration template
* Creates tests for UUID and default ID type options
* Updates the README with instructions for the UUID argument
@drew-goody
Copy link
Author

drew-goody commented Feb 24, 2025

  • There is one change I would like to make. If uuid is enabled, I want to set this table to also use uuid for the id.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant