Skip to content

Commit

Permalink
Merge pull request #117 from ArzamastsevVladyslav/fix/HCK-3772-oracle…
Browse files Browse the repository at this point in the history
…-number-default-values

Fixed Oracle reversing type conversion
  • Loading branch information
mtseluiko authored Aug 1, 2023
2 parents 344c4f7 + 3a25a4b commit 1380030
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion types/numeric.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,13 @@
"type": "blob"
}
}
],
"descriptor": [
{
"schema": {
"mode": "integer"
},
"mode": "smallint"
}
]
}
}

0 comments on commit 1380030

Please sign in to comment.