Commit a7f4f24
fix(sequelize): modified regex to match select query with parenthesis
modified regex to match select query with parenthesis
fix #10312
Signed-off-by: Surbhi-sharma1 <[email protected]>1 parent 8f0308f commit a7f4f24
File tree
1 file changed
+1
-1
lines changed- extensions/sequelize/src/sequelize
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | | - | |
| 212 | + | |
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
| |||
0 commit comments