Skip to content

Commit 21347dc

Browse files
authored
docs: Added link to all supported reference options (#525)
1 parent f573576 commit 21347dc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

documentation/topics/resources/references.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ postgres do
1414
end
1515
```
1616

17+
All supported DSL options can be found in a [datalayer documentation](https://hexdocs.pm/ash_postgres/dsl-ashpostgres-datalayer.html#postgres-references).
18+
1719
> ### Actions are not used for this behavior {: .warning}
1820
>
1921
> No resource logic is applied with these operations! No authorization rules or validations take place, and no notifications are issued. This operation happens _directly_ in the database.

0 commit comments

Comments
 (0)