Skip to content

Commit

Permalink
Add setCurrentSchema to reflection configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
TharmiganK authored Jan 24, 2025
1 parent 59acbb0 commit 1158541
Showing 1 changed file with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,12 @@
"parameterTypes": [
"java.lang.String"
]
},
{
"name": "setCurrentSchema",
"parameterTypes": [
"java.lang.String"
]
}
]
},
Expand Down Expand Up @@ -430,4 +436,4 @@
}
]
}
]
]

0 comments on commit 1158541

Please sign in to comment.