- Notifications
You must be signed in to change notification settings - Fork28
Commitabecf1a
committed
Add documentation:
>>>I think a more accurate description would be "permissions not>>>inherited by children," and that isn't necessarily a bug.>>>>I agree it may not be a bug - but it's more than the permissions not>>being inherited: the parent is affected.>>> Not really, once you understand what's happening. Unless you use> FROM ONLY, selecting from the parent selects from the parent *and*> its children. The parent itself isn't affected, as queries with> FROM ONLY should demonstrate. I understand what you're saying --> that there's an apparent effect on the parent -- but there really> isn't.Sean Burlington1 parentf810cfb commitabecf1a
1 file changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
1122 | 1122 | | |
1123 | 1123 | | |
1124 | 1124 | | |
| 1125 | + | |
| 1126 | + | |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
| 1132 | + | |
| 1133 | + | |
| 1134 | + | |
| 1135 | + | |
1125 | 1136 | | |
1126 | 1137 | | |
1127 | 1138 | | |
| |||
0 commit comments
Comments
(0)