About the ORM category
|
|
1
|
1260
|
September 9, 2019
|
#34533 assigned Bug OuterRef not resolved as part of ORDER BY clause
|
|
1
|
8
|
December 18, 2024
|
Ticket #10244 - FileField can't be set to NULL in the database
|
|
5
|
97
|
December 17, 2024
|
Comparing Model.objects.none()
|
|
6
|
62
|
December 13, 2024
|
Django 5.1 - AlterIndexTogether raising TypeError: 'class Meta' got invalid attribute(s): index_together
|
|
10
|
281
|
December 9, 2024
|
Request for Clarification and Guidance on the Status of Ticket #5929 Following Closure of Ticket #373
|
|
5
|
455
|
December 8, 2024
|
Advanced PostgreSQL functions like json_to_recordset(json) / jsonb_to_recordset(jsonb)
|
|
5
|
108
|
December 4, 2024
|
Prevent crashes when using generic class typing syntax
|
|
1
|
59
|
November 30, 2024
|
SerialFields - Yay or Nay?
|
|
24
|
647
|
November 30, 2024
|
How to improve hard to read table name aliases like "U0", "W1", etc.?
|
|
7
|
1256
|
November 26, 2024
|
Proposal: Add DoesNotExist and MultipleObjectsReturned to related managers
|
|
4
|
57
|
November 25, 2024
|
Speeding up Postgres bulk_create by using unnest
|
|
6
|
218
|
November 25, 2024
|
Towards a more efficient `bulk_update` with `VALUES` and `UPDATE FROM`
|
|
3
|
113
|
November 24, 2024
|
Refresh `GeneratedField` column when calling save
|
|
2
|
78
|
November 15, 2024
|
Add support for atomic upserts
|
|
12
|
274
|
November 14, 2024
|
Don't issue `CREATE INDEX` on initial migration
|
|
6
|
118
|
November 13, 2024
|
Inconsistency in Indexes/Constraints docs
|
|
2
|
60
|
October 31, 2024
|
Oracle connection pools - request for testers/reviewers
|
|
3
|
85
|
October 30, 2024
|
Proposal: Querying objects in batches for large collection
|
|
11
|
3892
|
October 26, 2024
|
Case insensitive pattern lookups (icontains, istartswith and iendswith) in postgres don't use ILIKE and thereby miss out on potential performance boosts from Gin indexes
|
|
1
|
66
|
October 10, 2024
|
How to block migrations that delete a view in django?
|
|
0
|
30
|
October 10, 2024
|
Let's talk zero-downtime migrations
|
|
11
|
1881
|
October 9, 2024
|
Idea to explore: Partial migration operations
|
|
3
|
81
|
October 9, 2024
|
Discussion: Option for not tracking unmanaged models in migrations?
|
|
2
|
71
|
October 7, 2024
|
Dynamically populate constraints in Field.contribute_to_class
|
|
18
|
1476
|
October 4, 2024
|
Issues with replacing contribute_to_class with __set_name__ (#27880)
|
|
2
|
57
|
October 4, 2024
|
Bug or Proposal: makemigrations and unmanaged models
|
|
1
|
51
|
October 3, 2024
|
Support NULLS NOT DISTINCT Postgres 15+ clause
|
|
4
|
2234
|
October 2, 2024
|
Persistant connections doesn't work properly after migrating to Django 4.2
|
|
3
|
737
|
September 19, 2024
|
Enhancing Flexibility of CharField Length in SQLite and Exploring Support for Other Databases
|
|
2
|
43
|
September 14, 2024
|