About the ORM category
|
|
1
|
1274
|
September 9, 2019
|
Azure managed identity MySQL django backend.
|
|
0
|
26
|
January 20, 2025
|
Persistant connections doesn't work properly after migrating to Django 4.2
|
|
4
|
792
|
January 9, 2025
|
Add `connection_closed` or `pre_connection_closed` and `post_connection_closed` signals
|
|
0
|
28
|
January 9, 2025
|
Ideas for implementing Datetime infinity for postgres in Django ORM
|
|
1
|
31
|
January 9, 2025
|
AutoField in CompositePrimaryKey
|
|
0
|
86
|
December 19, 2024
|
#34533 assigned Bug OuterRef not resolved as part of ORDER BY clause
|
|
3
|
63
|
December 19, 2024
|
SerialFields - Yay or Nay?
|
|
25
|
756
|
December 19, 2024
|
Ticket #10244 - FileField can't be set to NULL in the database
|
|
5
|
122
|
December 17, 2024
|
Comparing Model.objects.none()
|
|
5
|
75
|
December 13, 2024
|
Django 5.1 - AlterIndexTogether raising TypeError: 'class Meta' got invalid attribute(s): index_together
|
|
10
|
487
|
December 9, 2024
|
Request for Clarification and Guidance on the Status of Ticket #5929 Following Closure of Ticket #373
|
|
5
|
459
|
December 8, 2024
|
Advanced PostgreSQL functions like json_to_recordset(json) / jsonb_to_recordset(jsonb)
|
|
5
|
134
|
December 4, 2024
|
Prevent crashes when using generic class typing syntax
|
|
1
|
66
|
November 30, 2024
|
How to improve hard to read table name aliases like "U0", "W1", etc.?
|
|
7
|
1280
|
November 26, 2024
|
Proposal: Add DoesNotExist and MultipleObjectsReturned to related managers
|
|
4
|
61
|
November 25, 2024
|
Speeding up Postgres bulk_create by using unnest
|
|
6
|
258
|
November 25, 2024
|
Towards a more efficient `bulk_update` with `VALUES` and `UPDATE FROM`
|
|
3
|
150
|
November 24, 2024
|
Refresh `GeneratedField` column when calling save
|
|
2
|
91
|
November 15, 2024
|
Add support for atomic upserts
|
|
12
|
307
|
November 14, 2024
|
Don't issue `CREATE INDEX` on initial migration
|
|
6
|
122
|
November 13, 2024
|
Inconsistency in Indexes/Constraints docs
|
|
2
|
60
|
October 31, 2024
|
Oracle connection pools - request for testers/reviewers
|
|
3
|
87
|
October 30, 2024
|
Proposal: Querying objects in batches for large collection
|
|
11
|
4214
|
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
|
105
|
October 10, 2024
|
How to block migrations that delete a view in django?
|
|
0
|
32
|
October 10, 2024
|
Let's talk zero-downtime migrations
|
|
11
|
1995
|
October 9, 2024
|
Idea to explore: Partial migration operations
|
|
3
|
89
|
October 9, 2024
|
Discussion: Option for not tracking unmanaged models in migrations?
|
|
2
|
89
|
October 7, 2024
|
Dynamically populate constraints in Field.contribute_to_class
|
|
18
|
1516
|
October 4, 2024
|