Commit ba637d5
docs: Clarify Connection always copies, dj.conn() overrides
- Connection.__init__ always creates self.config = copy(dj.config)
- dj.conn() overrides after creation: conn.config = dj.config
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent b929627 commit ba637d5
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
157 | | - | |
| 156 | + | |
| 157 | + | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| |||
0 commit comments