issues
search
niwinz
/
djorm-ext-core
Core module of django orm extensions package. (Collection of third party plugins build in one unified package)
Other
27
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Does not work with update?
#8
scythargon
opened
9 years ago
0
django 1.7: "OperationalError: cursor ... does not exist" at django/db/models/sql/compiler.py line 788
#7
gojomo
opened
10 years ago
2
Add ability enable/disable server side cursor or run it only once
#6
scibi
closed
10 years ago
1
Server side cursors should be used only for SELECT queries
#5
scibi
closed
10 years ago
4
In Django 1.6, CursorWrapper no longer exists, djorm-ext-core breaks on startup.
#4
AndrewIngram
closed
11 years ago
1
server_side_cursors ignores itersize argument
#3
ghost
closed
11 years ago
5
Fixed multi-threading problem where `_local_data` attributes will only be seen by thread that imports the module.
#2
oinopion
closed
11 years ago
1
Incompatible with Python 2.6 and below
#1
cbay
closed
11 years ago
3