Skip to content

Commit

Permalink
Merge pull request #12 from Z3rio/v2
Browse files Browse the repository at this point in the history
feat: add `rawExecute` to mysql template
  • Loading branch information
TheiLLeniumStudios committed Jan 18, 2024
2 parents e30fb9e + 5071a8c commit caa23ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .luacheckrc.template
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ stds.mysql = {
"query",
"update",
"scalar",
"rawExecute",
"single",
"insert",
"transaction",
Expand Down

0 comments on commit caa23ad

Please sign in to comment.