Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Sep 21, 2024
1 parent 7afdc35 commit c9af23d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/test/function/MySql.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"type": "mysql"
},
{
"type": "mysqlTrigger",
"direction": "in",
"connectionStringSetting": "MySqlConnectionString",
"direction": "in",
"name": "changes",
"tableName": "Products",
"name": "changes"
"type": "mysqlTrigger"
}
],
"disabled": false
Expand Down

0 comments on commit c9af23d

Please sign in to comment.