Skip to content

Releases: 0xdomyz/dwopt

Fix make_eng function

07 Dec 11:22
5155e20
Compare
Choose a tag to compare

Fix make_eng function where additional arguments are not used.

Support Oracle thick mode

30 Jul 13:45
ca9dc7c
Compare
Choose a tag to compare

Support Oracle thick mode.
Suggest usage of oracledb instead of cx-Oracle.
Allow saving arguments alongside URL.
Allow removal of saved URL.
Updated library description.

Support python 3.11

21 Mar 12:25
2aa3042
Compare
Choose a tag to compare

Support python 3.11.
Improve documentation and testing.

Support python3.10

20 Mar 10:35
312efe5
Compare
Choose a tag to compare

Support py310.
Fix issue due to sqlalchemy changes in relation to connect vs begin and text wrapping sql.
Improved documentation around testing and development.

v0.0.5

04 Apr 10:54
3dfab7a
Compare
Choose a tag to compare

Relax dependency version requirement.
Improve documentation.

v0.0.4

25 Mar 16:41
Compare
Choose a tag to compare

Fix oracle issue.
Add sphinx doctest.

Improved docs and tests

20 Mar 14:27
d336e53
Compare
Choose a tag to compare

Improved save url strategy
Improved docs
Added tests except for oracle

Docs

10 Feb 07:29
0fb0309
Compare
Choose a tag to compare

Completed docs, renamed from dwops to dwopt, next step are tests.

First release

23 Jan 14:19
3b96433
Compare
Choose a tag to compare

First release with minimal documentation.