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 cefffb2 commit 449c544Copy full SHA for 449c544
src/pages/postgraphile/computed-columns.md
@@ -20,7 +20,6 @@ must obey the following rules:
20
21
- adhere to
22
[common PostGraphile function restrictions](/postgraphile/function-restrictions/)
23
-- must be in the same schema as the table it applies to
24
- name must begin with the name of the table it applies to, followed by an
25
underscore (`_`)
26
- first parameter must be the table type
0 commit comments