@@ -146,87 +146,6 @@ activeRecordSqlExecutionRanges
146
146
| ActiveRecord.rb:73:20:73:39 | "username = #{...}" |
147
147
| ActiveRecord.rb:85:21:85:44 | ...[...] |
148
148
| ActiveRecord.rb:123:27:123:76 | "this is an unsafe annotation:..." |
149
- activeRecordModelClassMethodCalls
150
- | ActiveRecord.rb:2:3:2:17 | call to has_many |
151
- | ActiveRecord.rb:6:3:6:24 | call to belongs_to |
152
- | ActiveRecord.rb:9:5:9:68 | call to find |
153
- | ActiveRecord.rb:13:5:13:40 | call to find_by |
154
- | ActiveRecord.rb:13:5:13:46 | call to users |
155
- | ActiveRecord.rb:36:5:36:25 | call to destroy_by |
156
- | ActiveRecord.rb:45:5:45:45 | call to calculate |
157
- | ActiveRecord.rb:46:5:46:43 | call to delete_by |
158
- | ActiveRecord.rb:47:5:47:46 | call to destroy_by |
159
- | ActiveRecord.rb:48:5:48:35 | call to where |
160
- | ActiveRecord.rb:51:5:51:14 | call to where |
161
- | ActiveRecord.rb:51:5:51:48 | call to not |
162
- | ActiveRecord.rb:53:5:53:30 | call to find_by_name |
163
- | ActiveRecord.rb:54:5:54:36 | call to not_a_find_by_method |
164
- | ActiveRecord.rb:63:5:63:33 | call to delete_by |
165
- | ActiveRecord.rb:69:5:69:29 | call to order |
166
- | ActiveRecord.rb:73:7:73:40 | call to find_by |
167
- | ActiveRecord.rb:77:5:77:33 | call to find_by |
168
- | ActiveRecord.rb:79:5:79:34 | call to find |
169
- | ActiveRecord.rb:89:5:89:24 | call to create |
170
- | ActiveRecord.rb:93:5:93:66 | call to create |
171
- | ActiveRecord.rb:97:5:97:68 | call to create |
172
- | ActiveRecord.rb:101:5:101:16 | call to create |
173
- | ActiveRecord.rb:105:5:105:27 | call to update |
174
- | ActiveRecord.rb:109:5:109:69 | call to update |
175
- | ActiveRecord.rb:113:5:113:71 | call to update |
176
- | ActiveRecord.rb:119:13:119:54 | call to annotate |
177
- | ActiveRecord.rb:123:13:123:77 | call to annotate |
178
- | associations.rb:2:3:2:17 | call to has_many |
179
- | associations.rb:6:3:6:20 | call to belongs_to |
180
- | associations.rb:7:3:7:20 | call to has_many |
181
- | associations.rb:8:3:8:31 | call to has_and_belongs_to_many |
182
- | associations.rb:12:3:12:32 | call to has_and_belongs_to_many |
183
- | associations.rb:16:3:16:18 | call to belongs_to |
184
- | associations.rb:19:11:19:20 | call to new |
185
- | associations.rb:21:9:21:21 | call to posts |
186
- | associations.rb:21:9:21:28 | call to create |
187
- | associations.rb:23:12:23:25 | call to comments |
188
- | associations.rb:23:12:23:32 | call to create |
189
- | associations.rb:25:11:25:22 | call to author |
190
- | associations.rb:27:9:27:21 | call to posts |
191
- | associations.rb:27:9:27:28 | call to create |
192
- | associations.rb:29:1:29:13 | call to posts |
193
- | associations.rb:29:1:29:22 | ... << ... |
194
- | associations.rb:31:1:31:12 | call to author= |
195
- | associations.rb:35:1:35:14 | call to comments |
196
- | associations.rb:35:1:35:21 | call to create |
197
- | associations.rb:35:1:35:28 | call to create |
198
- | associations.rb:37:1:37:13 | call to posts |
199
- | associations.rb:37:1:37:20 | call to reload |
200
- | associations.rb:37:1:37:27 | call to create |
201
- | associations.rb:39:1:39:15 | call to build_tag |
202
- | associations.rb:40:1:40:15 | call to build_tag |
203
- | associations.rb:42:1:42:13 | call to posts |
204
- | associations.rb:42:1:42:25 | call to push |
205
- | associations.rb:43:1:43:13 | call to posts |
206
- | associations.rb:43:1:43:27 | call to concat |
207
- | associations.rb:44:1:44:13 | call to posts |
208
- | associations.rb:44:1:44:19 | call to build |
209
- | associations.rb:45:1:45:13 | call to posts |
210
- | associations.rb:45:1:45:20 | call to create |
211
- | associations.rb:46:1:46:13 | call to posts |
212
- | associations.rb:46:1:46:21 | call to create! |
213
- | associations.rb:47:1:47:13 | call to posts |
214
- | associations.rb:47:1:47:20 | call to delete |
215
- | associations.rb:48:1:48:13 | call to posts |
216
- | associations.rb:48:1:48:24 | call to delete_all |
217
- | associations.rb:49:1:49:13 | call to posts |
218
- | associations.rb:49:1:49:21 | call to destroy |
219
- | associations.rb:50:1:50:13 | call to posts |
220
- | associations.rb:50:1:50:25 | call to destroy_all |
221
- | associations.rb:51:1:51:13 | call to posts |
222
- | associations.rb:51:1:51:22 | call to distinct |
223
- | associations.rb:51:1:51:36 | call to find |
224
- | associations.rb:52:1:52:13 | call to posts |
225
- | associations.rb:52:1:52:19 | call to reset |
226
- | associations.rb:52:1:52:33 | call to find |
227
- | associations.rb:53:1:53:13 | call to posts |
228
- | associations.rb:53:1:53:20 | call to reload |
229
- | associations.rb:53:1:53:34 | call to find |
230
149
activeRecordModelClassMethodCallsReplacement
231
150
| ActiveRecord.rb:1:1:3:3 | UserGroup | ActiveRecord.rb:2:3:2:17 | call to has_many |
232
151
| ActiveRecord.rb:1:1:3:3 | UserGroup | ActiveRecord.rb:13:5:13:40 | call to find_by |
@@ -272,18 +191,6 @@ activeRecordModelClassMethodCallsReplacement
272
191
| associations.rb:5:1:9:3 | Post | associations.rb:8:3:8:31 | call to has_and_belongs_to_many |
273
192
| associations.rb:11:1:13:3 | Tag | associations.rb:12:3:12:32 | call to has_and_belongs_to_many |
274
193
| associations.rb:15:1:17:3 | Comment | associations.rb:16:3:16:18 | call to belongs_to |
275
- potentiallyUnsafeSqlExecutingMethodCall
276
- | ActiveRecord.rb:9:5:9:68 | call to find |
277
- | ActiveRecord.rb:36:5:36:25 | call to destroy_by |
278
- | ActiveRecord.rb:45:5:45:45 | call to calculate |
279
- | ActiveRecord.rb:46:5:46:43 | call to delete_by |
280
- | ActiveRecord.rb:47:5:47:46 | call to destroy_by |
281
- | ActiveRecord.rb:48:5:48:35 | call to where |
282
- | ActiveRecord.rb:51:5:51:48 | call to not |
283
- | ActiveRecord.rb:63:5:63:33 | call to delete_by |
284
- | ActiveRecord.rb:69:5:69:29 | call to order |
285
- | ActiveRecord.rb:73:7:73:40 | call to find_by |
286
- | ActiveRecord.rb:123:13:123:77 | call to annotate |
287
194
activeRecordModelInstantiations
288
195
| ActiveRecord.rb:9:5:9:68 | call to find | ActiveRecord.rb:5:1:32:3 | User |
289
196
| ActiveRecord.rb:13:5:13:40 | call to find_by | ActiveRecord.rb:1:1:3:3 | UserGroup |
0 commit comments