Skip to content

Releases: MonetDB/sqlalchemy-monetdb

1.0.0

25 Oct 13:47
Compare
Choose a tag to compare

changes since 0.9.2

  • Cleanup/modernize the test suite, get working with SQLalchemy 1.0, 1.1 and 1.2 #27
  • TextTest failing bug sqlalchemy-1.2 #26
  • EscapingTest fail for sqlalchemy==1.2.0b3 bug sqlalchemy-1.2 #25
  • test_integrity_error test fail #17
  • test_limit_offset_in_unions_from_alias test fail #14
  • test_limit_offset_selectable_in_unions test fail #15
  • test_order_by_selectable_in_unions test fail #16
  • table name quoted wrong #11
  • check old todo list if issues are still a problem #22
  • test_bound_limit_offset test fail #19
  • test_bound_limit test fail #18
  • test_bound_offset test fail #20
  • fix all temp table related issues #23
  • Test suite fails with latest SQLALchemy >= 1.0 bug #1

remove pymonetdb version requirement

03 Dec 09:33
Compare
Choose a tag to compare
0.9.3

prepare for release

small bug fix

08 Jun 11:17
Compare
Choose a tag to compare

0.9.2

changes since 0.9.1

  • fix issue #6 - limit_clause() got an unexpected keyword argument 'literal_binds' Thanks to Gustavo Brian.

0.9.1

16 Jun 14:27
Compare
Choose a tag to compare

0.9.1

changes since 0.9

  • switch to pymonetdb
  • fix inline default value from sequence
  • don't force pre 1.0 release

fixes all failing tests for sqlalchemy 0.9

07 Jan 15:46
Compare
Choose a tag to compare
cleanup and prepare for 0.9 release

add python3 support!

01 Oct 11:54
Compare
Choose a tag to compare
0.2

prepare for 0.2

The first release.

30 Sep 16:19
Compare
Choose a tag to compare

all tests are passing, so first release!