Skip to content

Releases: MonetDB/pymonetdb

1.2.1

17 Sep 15:06

Choose a tag to compare

changes since 1.2.0

  • Get MonetDB profiler events (#35)
  • low level MAPI interface: Increase the return array size? (#33)
  • Complete cleanup (#46)
  • Enable TCP_KEEPALIVE to keep consistent with stream.c (#34)

1.1.1

25 Oct 12:48

Choose a tag to compare

1.1.1

changes since 1.1.0

  • fix error made while making static code analysis happy (#30)

1.1.0: Exporting Python UDFs Using the Python Client (#26)

20 Oct 11:23

Choose a tag to compare

closed issues:

  • Exporting Python UDFs Using the Python Client #26
  • Make description a named tuple #3
  • Add license file #25
  • Don't use nose anymore #29
  • Pymonetdb.control doesn't work over tcp #28
  • Drop python 2.6 support #27
    *Uupcoming monetdb version will have more complicate error messages #24

1.0.6

03 Jul 11:09

Choose a tag to compare

changes since 1.0.5:

  • add timeout for server connection (#22)
  • Queries ending with comments fail to execute (#20)
  • Compatibility with upcoming query id field in result sets and update responses (#19)

minor improvements

20 Jan 10:33

Choose a tag to compare

1.0.5

changes since 1.0.4:

  • fix cutoff long packets with utf-8 characters (#16)
  • In python3 next has been renamed to next (#17)

Multiline response handling

01 Nov 08:52
b09b038

Choose a tag to compare

1.0.4

changes since 1.0.3:

  • Multiline response handling (issue #12)

1.0.3

21 Oct 08:03

Choose a tag to compare

1.0.3

  • Handle MSG_INFO as a command response (issue #10)

1.0.2

16 Sep 14:20
95fddb3

Choose a tag to compare

1.0.2

  • Add the UUID, JSON and Geometry types

mini bug fix release

28 Jun 12:03

Choose a tag to compare

pip install pymonetdb failed when six was not installed, due to an unused version import in setup.py

pymonetdb is now the official MonetDB Python API

14 Jun 10:03

Choose a tag to compare

changes since 0.1