Group by, grouping sets, rollup & cube
|
|
0
|
184
|
July 10, 2023
|
Support NULLS NOT DISTINCT Postgres 15+ clause
|
|
3
|
645
|
July 10, 2023
|
Proposal to optimize recursive calls
|
|
3
|
234
|
July 9, 2023
|
Add unique key for django migration tracking model
|
|
15
|
452
|
June 16, 2023
|
Migration performance, interfaces and flexibility
|
|
11
|
861
|
June 4, 2023
|
New Error in 4.2 when querying sql db for too large decimals
|
|
8
|
322
|
May 22, 2023
|
Model fields: calling `get_prep_value` from `get_db_prep_value`
|
|
2
|
370
|
May 17, 2023
|
Expression Comparison with Combinable
|
|
5
|
1887
|
May 16, 2023
|
Optimizing the DB Query with Indexes and includes
|
|
2
|
218
|
May 11, 2023
|
Need direction for writing tests
|
|
1
|
265
|
April 29, 2023
|
Possible performance improvements of psycopg3 support in Django 4.2
|
|
14
|
3838
|
March 14, 2023
|
Subquery referencing window expression
|
|
2
|
290
|
February 24, 2023
|
Feature idea: makemigrations cli flag --data to get a data migration stub
|
|
3
|
236
|
February 2, 2023
|
supporting mariadb-connector-python as an alternative MariaDB/MySQL driver
|
|
1
|
261
|
January 22, 2023
|
Feature idea: update_or_create to allow different defaults for create and update operations.
|
|
14
|
2692
|
January 21, 2023
|
Duplicate model names in M2M relationship causes RenameModel migration failure
|
|
0
|
323
|
January 10, 2023
|
Add case-insensitive exact lookup to ArrayField?
|
|
0
|
621
|
December 12, 2022
|
Shuffle databases for testing backends
|
|
1
|
231
|
December 4, 2022
|
Foreign key to self.
|
|
2
|
1620
|
November 23, 2022
|
Group by field
|
|
2
|
251
|
November 17, 2022
|
1 query 2 separate tables
|
|
1
|
245
|
November 10, 2022
|
IntegrityError: UNIQUE constraint failed: portal_academy.user_id
|
|
2
|
3897
|
November 5, 2022
|
Unique Constraints Failed
|
|
2
|
221
|
November 3, 2022
|
Multiple dynamic database access
|
|
4
|
1177
|
November 3, 2022
|
Django queryset filter based on slug
|
|
3
|
849
|
October 23, 2022
|
theoretical question destroy database/data is it possible?
|
|
1
|
244
|
October 15, 2022
|
SendApproval() got unexpected keyword arguments: 'instance'
|
|
2
|
405
|
October 10, 2022
|
Tutorial 5, error "Unresolved reference 'create_question' in tests.py"
|
|
4
|
607
|
October 7, 2022
|
Inserting POINT Geometry from DJANGO to POSTGIS database error
|
|
1
|
328
|
October 5, 2022
|
Why does the deletion of an unmanaged models create migration?
|
|
4
|
847
|
September 13, 2022
|