Skip to content

Commit fa2d03e

Browse files
committed
Deploy 20220727_073820
1 parent 990559b commit fa2d03e

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

page-data/postgraphile/computed-columns/page-data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

postgraphile/computed-columns/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
<ul>
6464
<li>adhere to
6565
<a href="/postgraphile/function-restrictions/">common PostGraphile function restrictions</a></li>
66+
<li>must be in the same schema as the table it applies to</li>
6667
<li>name must begin with the name of the table it applies to, followed by an
6768
underscore (<code class="language-text">_</code>)</li>
6869
<li>first parameter must be the table type</li>

0 commit comments

Comments
 (0)