Skip to content

Commit 449c544

Browse files
authored
Update computed-columns.md
1 parent cefffb2 commit 449c544

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/postgraphile/computed-columns.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ must obey the following rules:
2020

2121
- adhere to
2222
[common PostGraphile function restrictions](/postgraphile/function-restrictions/)
23-
- must be in the same schema as the table it applies to
2423
- name must begin with the name of the table it applies to, followed by an
2524
underscore (`_`)
2625
- first parameter must be the table type

0 commit comments

Comments
 (0)