issues
search
uralbash
/
sqlalchemy_mptt
SQLAlchemy nested sets mixin (MPTT)
http://sqlalchemy-mptt.readthedocs.io
MIT License
196
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Error when committing tree object column value
#86
kingkong-cmd
closed
4 months ago
0
New release?
#85
uralbash
opened
10 months ago
0
Add index to foreign key (parent_id) column for optimized record retrieval & deletion
#84
akhil018
opened
10 months ago
0
rebuild_tree performance issue - Takes too much time
#83
akhil018
opened
10 months ago
0
A problem when I insert the root
#82
hanjie-chen
opened
1 year ago
7
Prepare support for SQLAlchemy 2.0
#81
philpep
opened
1 year ago
2
The problem with duplicate nodes in same tree
#80
savao
opened
2 years ago
0
Support mptt_sessionmaker with async session
#76
xykylikuf001
opened
2 years ago
3
docs: Fix a few typos
#75
timgates42
closed
2 years ago
0
drilldown_tree as a list
#74
RomanSarnov
closed
2 years ago
1
drilldown_tree as a list
#73
akhraminsky
closed
3 years ago
0
null value in column \"lft\" violates not-null constraint
#72
SanskarSans
opened
3 years ago
0
Updating nodes without an existing parent does not work
#71
shiviscs
opened
4 years ago
0
docs: Fix simple typo, rebuid -> rebuild
#70
timgates42
closed
4 years ago
1
Dynamic query
#69
ODtian
opened
4 years ago
8
Moving node to leftmost position doesn't work
#68
RafGb
opened
4 years ago
4
move_after moves node too far right
#67
RafGb
opened
4 years ago
2
How to apply soft-delete for a node deletion?
#66
okaprinarjaya
opened
4 years ago
0
linear structure
#65
jackadam1981
opened
4 years ago
2
Feature Request: Implement Child and sibling methods
#64
AlexZettler
closed
5 years ago
5
Support for joined-table inheritance (Fixes #62)
#63
mush42
closed
4 years ago
1
Compatibility with joined-table inheritance
#62
mush42
closed
4 years ago
3
Allow to specify ordering of path_to_root
#61
ticosax
closed
5 years ago
3
Improve docs on setup
#60
antoine-gallix
closed
5 years ago
1
Add failing test reproducing sample code from the documentation
#59
sthenault
closed
6 years ago
0
Fix case where id are explicitly specified and starts by 0
#58
sthenault
closed
6 years ago
1
IntegrityError on attempt to initalize the tree
#57
sthenault
closed
6 years ago
9
Incompatibility with Django MPTT: level value for root node
#56
elephantum
closed
7 years ago
4
Add a method get_drilldown_branches
#55
uralbash
opened
7 years ago
0
better initialization of empty tree
#54
dshlai
opened
7 years ago
0
Migrates tree_id from an `Integer` to `Unicode(32)`
#53
markroper
opened
8 years ago
6
SQLAlchemy IntegrityError when trying to load data to database without events
#52
T0SH1R0
closed
8 years ago
4
mixins: fix of index columns names
#51
jirikuncar
closed
8 years ago
1
QOL changes
#50
Klupamos
closed
8 years ago
1
migrate to py.test
#49
uralbash
opened
9 years ago
0
test issue
#48
mhtruong
closed
9 years ago
1
polymorphic identity not work
#47
uralbash
closed
9 years ago
1
Path To Root Feature Request
#46
dillonhicks
closed
9 years ago
3
UnicodeDecodeError when running setup.py
#45
Trasp
closed
9 years ago
1
UnicodeDecodeError when running setup.py
#44
Trasp
closed
9 years ago
1
Write more cases in test for movement action.
#43
uralbash
closed
9 years ago
0
Migrate to new itcase_sphinx_theme
#42
uralbash
closed
9 years ago
0
Add futures which creates a drilldown tree for the given nodes.
#41
uralbash
closed
9 years ago
0
Add rstcheck for docs
#40
uralbash
closed
9 years ago
0
Reading the tree
#39
miracle2k
closed
9 years ago
4
Doesn't work on SQLAlchemy version 1.0
#38
fayazkhan
closed
9 years ago
4
Add a Bitdeli Badge to README
#37
bitdeli-chef
closed
10 years ago
0
Fix concurrency issue with multiple session
#36
fayazkhan
closed
10 years ago
1
Category level
#35
fayazkhan
closed
10 years ago
1
Is mptt_sessionmaker thread-safe?
#34
fayazkhan
closed
10 years ago
2
Next