Skip to content

Commit

Permalink
expand testing config
Browse files Browse the repository at this point in the history
  • Loading branch information
ZelvaMan committed Apr 23, 2024
1 parent 2f883d5 commit 794a95e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions testing/db-gen.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,14 @@
},
"overloaded_function(text)": {
"MappedName": "overload_text"
},
"return_void(int4,int4)": {
"Parameters": {
"a": {
"MappedName": "aaa",
"MappedType": "long"
}
}
}
}
},
Expand Down

0 comments on commit 794a95e

Please sign in to comment.