Skip to content

Releases: uralbash/sqlalchemy_mptt

mptt v0.1.9

24 Sep 07:56

Choose a tag to compare

++version (0.1.9)

mptt v0.1.8

14 Sep 14:37

Choose a tag to compare

Hello 0.1.8 version!

mptt v0.1.7

18 Aug 11:36

Choose a tag to compare

Hello 0.1.7 version!

mptt v0.1.6

03 Jul 07:17

Choose a tag to compare

fix get_tree with emty table.

mptt v0.1.5

25 Jun 11:26

Choose a tag to compare

Hello 0.1.5 version!

mptt v0.1.4

19 Jun 09:40

Choose a tag to compare

Hello 0.1.4 version!

mptt v0.1.3

17 Jun 12:31

Choose a tag to compare

Hello 0.1.3 version!

mptt v0.1.2

22 Apr 07:42

Choose a tag to compare

Fix previous release

mptt v0.1.1

21 Apr 15:30

Choose a tag to compare

It's improve speed in get_tree method see #39 issue

mptt v0.1.0

18 Nov 12:55

Choose a tag to compare

Especial thanks @fayazkhan

0.1.0 (2014-11-18)

Bug Fixes

  • Fix concurrency issue with multiple session (#36)
  • Flushing the session now expire the instance and it's children (#33)