Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit19ed5ef

Browse files
authored
docs: Fix duplicatepublic option in ash_postgres.gen.resources (ash-project#613)
1 parent14ec89d commit19ed5ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎lib/mix/tasks/ash_postgres.gen.resources.ex‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ if Code.ensure_loaded?(Igniter) do
3030
- `public` - Mark all attributes and relationships as `public? true`. Defaults to `true`.
3131
- `no-migrations` - Do not generate snapshots & migrations for the resources. Defaults to `false`.
3232
- `skip-unknown` - Skip any attributes with types that we don't have a corresponding Elixir type for, and relationships that we can't assume the name of.
33-
- `public` - Mark all attributes and relationships as `public? true`. Defaults to `true`.
3433
3534
## Tables
3635

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp