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

Commit 81b11c6

Browse files
committed
Oracle doesn't seem to have bigint
1 parent fea8ccf commit 81b11c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_database_types.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,6 @@ def __next__(self) -> float:
264264
db.Oracle: {
265265
"int": [
266266
"int",
267-
"bigint",
268267
],
269268
"datetime_no_timezone": [
270269
"timestamp with local time zone",

0 commit comments

Comments
 (0)