Skip to content

Commit 51c836e

Browse files
committed
fix: Added more keywords for detection model name
1 parent cf35fa5 commit 51c836e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/helpers/get-model-name.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ const splitKeywords = [
5959
'CountAggregate',
6060
'ScalarField',
6161
'GroupBy',
62+
'OrderBy',
6263
'UncheckedUpdate',
6364
'UncheckedCreate',
6465
'ScalarWhere',

0 commit comments

Comments
 (0)