Skip to content

Commit

Permalink
More tests
Browse files Browse the repository at this point in the history
  • Loading branch information
codedmart committed Dec 12, 2024
1 parent 2246952 commit d2e3d14
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ expression: result
{
"rows": [
{
"bigint": 1,
"bigint": "1,
"int": 245,
"float": 24.555,
"numeric": 24.555,
"numeric": "24.555",
"char": "s",
"text": "textual text",
"date": "2021-12-21",
Expand Down

0 comments on commit d2e3d14

Please sign in to comment.