Skip to content

Commit

Permalink
Clean up.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tang8330 committed Oct 5, 2024
1 parent 5703987 commit 34366cf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions integration_tests/postgres/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -719,6 +719,9 @@ const expectedPayloadTemplate = `{
"c_bit": true,
"c_bit1": true,
"c_bit5": "FQ==",
"c_bit_varying": "FQ==",
"c_bit_varying5": "FQ==",
"c_bit_varying10": "FQ==",
"c_boolean": true,
"c_bytea": "YWJjIGtsbSAqqVQ=",
"c_character": "X",
Expand Down

0 comments on commit 34366cf

Please sign in to comment.