- Notifications
You must be signed in to change notification settings - Fork28
Commit45a6343

Barry Lind
Patch from Ned Wolpert that fixes a bug that caused the cache of types not
to be used, causing extra sql statements to be executed. This was asignificant performance problem with the database meta data classes.The fix is a simple one liner.1 parent4433eb1 commit45a6343
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| |||
1103 | 1103 |
| |
1104 | 1104 |
| |
1105 | 1105 |
| |
1106 |
| - | |
| 1106 | + | |
1107 | 1107 |
| |
1108 | 1108 |
| |
1109 | 1109 |
| |
|
0 commit comments
Comments
(0)