About the ORM category
|
|
1
|
1002
|
September 9, 2019
|
Makemigrations highlighter, Interesting or Noise?
|
|
8
|
105
|
September 28, 2023
|
Proposal for UPDATE RETURNING
|
|
0
|
45
|
September 25, 2023
|
Idea: {make,squash}migrations --no-deps
|
|
2
|
59
|
September 21, 2023
|
Proposal: Add a method to create a copy of a model instance
|
|
5
|
84
|
September 19, 2023
|
BinaryField value type differs across databases
|
|
5
|
80
|
September 18, 2023
|
Callables for model field's choices
|
|
8
|
162
|
September 13, 2023
|
Migrating scalar to array fails with Postgres
|
|
2
|
64
|
September 8, 2023
|
Proposal: Add Performance Warnings
|
|
12
|
215
|
August 30, 2023
|
How to improve hard to read table name aliases like "U0", "W1", etc.?
|
|
5
|
189
|
August 26, 2023
|
Proposal: support Optimistic Lock in Django not thirdparty project
|
|
0
|
66
|
August 24, 2023
|
Proposal: Add on_delete behaviour to ManyToManyField
|
|
1
|
120
|
August 16, 2023
|
Dynamically populate constraints in Field.contribute_to_class
|
|
10
|
204
|
August 16, 2023
|
Proposal: Add generate_series() support to contrib.postgres?
|
|
3
|
228
|
July 12, 2023
|
Group by, grouping sets, rollup & cube
|
|
0
|
115
|
July 10, 2023
|
Support NULLS NOT DISTINCT Postgres 15+ clause
|
|
3
|
324
|
July 10, 2023
|
Proposal to optimize recursive calls
|
|
3
|
157
|
July 9, 2023
|
Changing QuerySet.__repr__ to avoid unexpected queries
|
|
24
|
624
|
June 30, 2023
|
Add unique key for django migration tracking model
|
|
15
|
308
|
June 16, 2023
|
Migration performance, interfaces and flexibility
|
|
11
|
455
|
June 4, 2023
|
New Error in 4.2 when querying sql db for too large decimals
|
|
8
|
226
|
May 22, 2023
|
Model fields: calling `get_prep_value` from `get_db_prep_value`
|
|
2
|
220
|
May 17, 2023
|
Expression Comparison with Combinable
|
|
5
|
1716
|
May 16, 2023
|
Optimizing the DB Query with Indexes and includes
|
|
2
|
168
|
May 11, 2023
|
Need direction for writing tests
|
|
1
|
213
|
April 29, 2023
|
Possible performance improvements of psycopg3 support in Django 4.2
|
|
14
|
2819
|
March 14, 2023
|
Subquery referencing window expression
|
|
2
|
229
|
February 24, 2023
|
Feature idea: makemigrations cli flag --data to get a data migration stub
|
|
3
|
206
|
February 2, 2023
|
supporting mariadb-connector-python as an alternative MariaDB/MySQL driver
|
|
1
|
221
|
January 22, 2023
|
Feature idea: update_or_create to allow different defaults for create and update operations.
|
|
14
|
1843
|
January 21, 2023
|