issues
search
netzkolchose
/
django-fast-update
Faster db updates using UPDATE FROM VALUES sql variants.
MIT License
21
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
FileField support?
#21
jerch
opened
11 months ago
0
manager vs. (filtered) queryset in fast_update
#20
jerch
opened
1 year ago
0
Hard-coded dependency breaks Django minor and patch updates
#19
danjac
closed
1 year ago
3
Make compatible with psycopg 3.
#18
hwalinga
opened
1 year ago
4
django 4.2 compat changes
#17
jerch
closed
1 year ago
0
copy_update compat with psycopg3
#16
jerch
opened
1 year ago
0
ANALYZE optimization
#15
jerch
closed
2 years ago
0
Django 4.1 incompatibility
#14
danjac
closed
2 years ago
2
needs a better pk duplicate handling
#13
jerch
opened
2 years ago
1
Fix duplicate handling
#12
jerch
closed
2 years ago
0
inconsistency in duplicate skipping
#11
jerch
closed
2 years ago
1
expression support
#10
jerch
closed
2 years ago
1
update only first duplicate
#9
jerch
closed
2 years ago
0
workarounds for older but still present db engines
#8
jerch
closed
2 years ago
0
fast: restrict to 1 update record per pk
#7
jerch
closed
2 years ago
0
upsert?
#6
jerch
opened
2 years ago
0
GIS field support in `copy_update`?
#5
jerch
opened
2 years ago
0
idea - should the postgres copy path get a copy_insert/create method?
#4
jerch
opened
2 years ago
0
ForeignKeys with null=True aren't handled correctly in copy_update
#3
mikicz
closed
2 years ago
1
Encoders error messages should include info of what type an object is when it's not the expected one
#2
mikicz
closed
2 years ago
2
fast_update dies when a field is provided multiple times in the fields parameter
#1
mikicz
closed
2 years ago
3