Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to Python DBAPI package for timetz, inet and url types #3273

Closed
monetdb-team opened this issue Nov 30, 2020 · 0 comments
Closed
Labels
bug Something isn't working Client interfaces normal

Comments

@monetdb-team
Copy link

Date: 2013-04-11 14:06:18 +0200
From: Pete Hollobon <>
To: clients devs <>
Version: 11.15.7 (Feb2013-SP2)
CC: @gijzelaerr, pete

Last updated: 2014-02-20 15:03:00 +0100

Comment 18681

Date: 2013-04-11 14:06:18 +0200
From: Pete Hollobon <>

Created attachment 192
Patch

The Python DBAPI client currently lacks support for timetz, url and inet types.

The attached patch implements support for these types.

Attached file: monetdb-python-types.patch (application/octet-stream, 10657 bytes)
Description: Patch

Comment 18702

Date: 2013-05-02 14:08:23 +0200
From: @gijzelaerr

Maybe I'm wrong, but the inet datatype test Pete Hollobon supplied fails. When I change the conversion function from strip to str it works. MAPI doesn't add parentheses around the inet datatype.

I've committed the fixed patch. Thanks Pete!

Comment 18703

Date: 2013-05-02 14:12:32 +0200
From: MonetDB Mercurial Repository <>

Changeset 9677b89dd8fb made by Gijs Molenaar g.j.molenaar@uva.nl in the MonetDB repo, refers to this bug.

For complete details, see http//devmonetdborg/hg/MonetDB?cmd=changeset;node=9677b89dd8fb

Changeset description:

fixed and accepted patch submitted by Pete Hollobon (bug #3273)

Comment 19617

Date: 2014-02-20 15:03:00 +0100
From: @sjoerdmullender

Jan2014 has been released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Client interfaces normal
Projects
None yet
Development

No branches or pull requests

2 participants