Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Commit bd78280

Browse files
committed
libsql_client.dbapi2 now supports type conversion, enable test
1 parent 24bb1ae commit bd78280

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/test_suite.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ def test_cant_parse_datetime_message(self, connection):
128128
).scalar(),
129129
)
130130

131-
@testing.skip_if("+libsql") # not implemented yet
132131
@testing.provide_metadata
133132
def test_native_datetime(self):
134133
dbapi = testing.db.dialect.dbapi

0 commit comments

Comments
 (0)