We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4253a69 commit 289e007Copy full SHA for 289e007
usage-rules/configuration.md
@@ -4,7 +4,7 @@ SPDX-FileCopyrightText: 2020 Zach Daniel
4
SPDX-License-Identifier: MIT
5
-->
6
7
-## Basic Configuration
+# Basic Configuration
8
9
To use AshPostgres, add the data layer to your resource:
10
@@ -29,9 +29,9 @@ defmodule MyApp.Tweet do
29
end
30
```
31
32
-## PostgreSQL Configuration
+# PostgreSQL Configuration
33
34
-### Table & Schema Configuration
+## Table & Schema Configuration
35
36
```elixir
37
postgres do
0 commit comments