Commit 21438fd
committed
fixing a bug in the fluent interface, when accessing the id column
If accessing `Concert.band_1.manager.id`, an attribute error would be raised, because `id` doesn't exist.1 parent 8284166 commit 21438fd
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1199 | 1199 | | |
1200 | 1200 | | |
1201 | 1201 | | |
1202 | | - | |
1203 | | - | |
1204 | 1202 | | |
1205 | 1203 | | |
1206 | 1204 | | |
| |||
0 commit comments