Skip to content

Commit

Permalink
Update phx.gen.live.ex
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed Jul 17, 2023
1 parent a273232 commit b401d1e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/mix/tasks/phx.gen.live.ex
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,8 @@ defmodule Mix.Tasks.Phx.Gen.Live do
mix phx.gen.live Accounts User users --no-context --no-schema
In the cases above, tests are still generated, but they will all fail.
You can also change the table name or configure the migrations to
use binary ids for primary keys, see `mix help phx.gen.schema` for more
information.
Expand Down

0 comments on commit b401d1e

Please sign in to comment.