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

[MakerBundle] document --with-uuid & --with-ulid #19714

Merged
merged 1 commit into from Mar 27, 2024

Conversation

jrushlow
Copy link
Contributor

@jrushlow jrushlow commented Mar 26, 2024

Introduced in MakerBundle v1.57.0 passing --with-uuid || --with-ulid` to:

  • make:user
  • make:entity
  • make:reset-password

Will generate the entities with either Uuid's or Ulid's for the entities id / primary key.

https://github.com/symfony/maker-bundle/releases/tag/v1.57.0

Introduced in MakerBundle `v1.57.0` passing `--with-uuid` || --with-ulid` to:

- `make:user`
- `make:entity`
- `make:reset-password`

Will generate the entities with either `Uuid`'s or `Ulid`'s for the entities `id` / primary key.
@javiereguiluz
Copy link
Member

Another nice contribution. Thanks Jesse!

@javiereguiluz javiereguiluz merged commit 8aa39d8 into symfony:5.4 Mar 27, 2024
3 checks passed
@jrushlow jrushlow deleted the 5.4 branch March 27, 2024 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants