Skip to content

Releases: JuliaDatabases/DBInterface.jl

v2.6.1

Choose a tag to compare

@github-actions github-actions released this 13 Mar 21:00

DBInterface v2.6.1

Diff since v2.6.0

v2.6.0

Choose a tag to compare

@github-actions github-actions released this 16 Feb 03:02
4e33f5b

DBInterface v2.6.0

Diff since v2.5.0

Merged pull requests:

  • Fix docstring of DBInterface.execute (#44) (@metab0t)

Closed issues:

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 23 Oct 07:50
a2734ab

DBInterface v2.5.0

Diff since v2.4.1

Merged pull requests:

v2.4.1

Choose a tag to compare

@github-actions github-actions released this 07 Jun 20:38
91e208a

DBInterface v2.4.1

Diff since v2.4.0

Closed issues:

  • Document which packages implement DBI (#7)
  • Clarify what can/should be close! ed (#23)
  • DBInterface Connection issue with PostgreSQL (#37)
  • Current Julia master complains about usage of kwargs.data in DBInterface (#39)

Merged pull requests:

v2.4.0

Choose a tag to compare

@github-actions github-actions released this 26 Jan 18:14
c0489a8

DBInterface v2.4.0

Diff since v2.3.1

Merged pull requests:

v2.3.1

Choose a tag to compare

@github-actions github-actions released this 14 Jan 07:31
5aae7b0

DBInterface v2.3.1

Diff since v2.3.0

Closed issues:

  • Method ambiguity error introduced in 2.3 for MySQL (#32)

Merged pull requests:

  • Fix ambiguity introduced by typing params arg (#33) (@quinnj)

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 12 Jan 23:54
153dce2

DBInterface v2.3.0

Diff since v2.2.0

Closed issues:

  • no method matching error while string arguments are accepted (#29)

Merged pull requests:

  • execute(): support passing parameters as keyword arguments (#30) (@alyst)

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 22:04
cbca69a

DBInterface v2.2.0

Diff since v2.1.0

Closed issues:

  • Replace NotImplementedErrors with MethodErrors (#27)

Merged pull requests:

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 04 May 16:02
0c31842

DBInterface v2.1.0

Diff since v2.0.0

Closed issues:

  • Why isn't Base.close used? (#24)
  • SSL required for connection (#25)

Merged pull requests:

  • Few updates (#22) (@quinnj)
  • Introduce executemultiple for returning multiple resultsets from (#26) (@quinnj)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 12 Feb 07:04
4988224

DBInterface v2.0.0

Diff since v1.0.1

Merged pull requests: