Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Commit

Permalink
Tests: one more data-type for oracle
Browse files Browse the repository at this point in the history
  • Loading branch information
erezsh committed Oct 27, 2022
1 parent 1fc52c2 commit a797a87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_database_types.py
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ def init_conns():
"numeric",
"real",
"double precision",
"Number(5, 2)",
],
"uuid": [
"CHAR(100)",
Expand Down

0 comments on commit a797a87

Please sign in to comment.