Skip to content

Commit

Permalink
fix: Added more keywords for detection model name
Browse files Browse the repository at this point in the history
  • Loading branch information
unlight committed Mar 13, 2021
1 parent cf35fa5 commit 51c836e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/helpers/get-model-name.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ const splitKeywords = [
'CountAggregate',
'ScalarField',
'GroupBy',
'OrderBy',
'UncheckedUpdate',
'UncheckedCreate',
'ScalarWhere',
Expand Down

0 comments on commit 51c836e

Please sign in to comment.