issues
search
SectorLabs
/
django-postgres-extra
Bringing all of PostgreSQL's awesomeness to Django.
MIT License
699
stars
96
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support for specifying which tables to include/exclude in pgpartition command.
#252
TkTech
opened
1 week ago
0
truncate helper
#251
raghua
closed
3 weeks ago
0
Add the ability to create subparitions
#250
raghua
closed
1 month ago
0
Model is not recognised correctly
#249
afnan
opened
3 months ago
1
question reg usage of functional index as a on_conflict target
#248
AlekseiKhatkevich
opened
4 months ago
0
Support of restart_identity on truncate operation
#247
Photonios
closed
4 months ago
0
Add additional tests for ON CONFLICT DO NOTHING duplicate rows filtering
#246
Photonios
closed
4 months ago
0
Fix automatic hstore extension creation not working on Django 4.2 or newer
#245
Photonios
closed
4 months ago
0
Dynamic list subpartitioning (rough proposal)
#244
rgupta33
opened
5 months ago
0
Fix `StopIteration`
#243
seroy
closed
4 months ago
0
Support of restart_identity on truncate operation
#242
eikichi18
closed
4 months ago
1
Allow tuples as a valid type for `meta.key`
#241
TkTech
closed
4 months ago
1
Django 4.2 support
#240
KyeRussell
opened
5 months ago
1
feat: Add option to run partition migration command outside transaction
#239
rpradal
opened
6 months ago
0
is migrate --run-syncdb supported?
#238
disco-23
opened
7 months ago
0
Cannot partition a table based on a foreign key field (one-to-many)
#237
victorhaynes
opened
8 months ago
1
Fix renamed annotations relying on group by clauses not working
#236
Photonios
closed
4 months ago
0
Prepare for Django 5.x support
#235
Photonios
closed
9 months ago
0
support for update_values paramter on on_onflict() method.
#234
anupsingh3292
closed
9 months ago
2
Add support django50 and python3.12
#233
zetahernandez
opened
11 months ago
2
Django 5.0 support
#232
bufke
opened
11 months ago
13
[fix]Fixing the bug that causes index migration failure in multi-sche…
#231
GodWord
opened
11 months ago
1
Is psqlextra safe for multiple schemas?
#230
SebCorbin
closed
11 months ago
3
Use lock friendly queries for table management in pgpartition command
#229
rpradal
closed
11 months ago
1
Stop updating on conflict if `update_condition` is False but not None
#228
sewi-cpan
closed
11 months ago
1
Shadowing makemigrations with pgmakemigrations?
#227
serl
opened
1 year ago
0
backward incompatible to models.QuerySet - KeyError when alias expression to existing field
#226
ivan-klass
closed
4 months ago
2
ImproperlyConfigured: Could not locate the 'psqlextra.backend'
#225
hitesh-scanova
opened
1 year ago
1
Add in Hourly Partition Support
#224
Toruitas
opened
1 year ago
0
Run tests against Python 3.12
#223
Photonios
opened
1 year ago
0
Fix "*_new" suffix not being removed.
#222
Veritogen
closed
4 months ago
2
How to add partitioning into an existing model? pgmakemigrations command does not create the required migration
#221
kaletvintsev
opened
1 year ago
2
Temporary table support
#220
Rjevski
opened
1 year ago
0
Merge changes with `django`
#219
baseplate-admin
closed
11 months ago
1
feat(partitioning): add per partition constraints
#218
hossein-raeisi
closed
6 months ago
2
Error While Migrating
#217
pranavnkc
closed
11 months ago
1
Add ability to create a materialized view with NO data
#216
MartinFalatic
opened
1 year ago
0
feat: Add Operation Type support
#215
rmanganiello
opened
1 year ago
1
chore(): Add missing python versions in setup.py
#214
loicgasser
closed
1 year ago
0
Allow specifying a specific constraint to use in `ON CONFLICT`
#213
Photonios
closed
1 year ago
0
How To `Adding a list partition` ?
#212
liaozd
opened
1 year ago
0
Type-check entire code base with mypy
#211
Photonios
closed
1 year ago
0
UNIQUE constraint on table lacks column which is part of the partition key
#210
anuj-scanova
closed
11 months ago
2
Run tests against both psycopg2 and pyscopg3
#209
Photonios
closed
1 year ago
0
Support psycopg3
#208
snuderl
closed
1 year ago
4
Add support to schema editor for cloning table into schema
#207
Photonios
closed
1 year ago
0
Add `PostgresSchema` to manage Postgres schemas with
#206
Photonios
closed
1 year ago
0
Add support for explicit table-level locks
#205
Photonios
closed
1 year ago
0
Trying to roll back to old engine.
#204
Wadhah-Sky
closed
1 year ago
1
Support for subpartitionning
#203
quertenmont
opened
1 year ago
0
Next