Skip to content

Commit

Permalink
Polishing.
Browse files Browse the repository at this point in the history
Update reflection config for Vector.

[#612]

Signed-off-by: Mark Paluch <[email protected]>
  • Loading branch information
mp911de committed Dec 12, 2023
1 parent 547a885 commit 27d4964
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@
"name": "[Lio.r2dbc.postgresql.codec.Polygon;",
"unsafeAllocated": true
},
{
"name": "[Lio.r2dbc.postgresql.codec.Vector;",
"unsafeAllocated": true
},
{
"name": "[Ljava.lang.Boolean;",
"unsafeAllocated": true
Expand Down

0 comments on commit 27d4964

Please sign in to comment.