About the ORM category
|
|
1
|
1234
|
September 9, 2019
|
Allow 'Database Router' to override default `connection`
|
|
5
|
38
|
September 9, 2024
|
Django 5.1.1 and view di MySQL
|
|
0
|
32
|
September 5, 2024
|
Autogenerated migration files touching many tables are not production-safe by default
|
|
0
|
36
|
September 2, 2024
|
SerialFields - Yay or Nay?
|
|
18
|
366
|
July 8, 2024
|
Let's talk zero-downtime migrations
|
|
10
|
1351
|
August 13, 2024
|
Why the Django-ORM doesnt have GroupBy QuerySet method?
|
|
4
|
96
|
August 10, 2024
|
Deprecate unmatched keyword args to Func, Case, and Subquery
|
|
0
|
53
|
August 3, 2024
|
repeating migration when using storage
|
|
4
|
54
|
July 31, 2024
|
Proposal: Filter Migrate targets to applicable database
|
|
0
|
23
|
July 24, 2024
|
Idea: Make SQLite enforce varchar lengths via CHECK constraints
|
|
5
|
64
|
July 22, 2024
|
Django 3.2 -> 4.2 - PK serialize=False migration (even when True)
|
|
3
|
199
|
July 22, 2024
|
GeneratedField with PostgreSQL
|
|
1
|
122
|
July 15, 2024
|
Proposal: Add generate_series() support to contrib.postgres?
|
|
5
|
938
|
July 10, 2024
|
Postgres composite types
|
|
5
|
82
|
July 4, 2024
|
Idea: {make,squash}migrations --no-deps
|
|
10
|
767
|
June 19, 2024
|
Automatic django.setup() on AppRegistryNotReady
|
|
1
|
148
|
June 15, 2024
|
Django 3.2 to 4.2 update ORACLE scheme changes 4.0
|
|
1
|
139
|
May 29, 2024
|
RemoveField dropping Views without notice
|
|
12
|
311
|
May 29, 2024
|
Automatically setting update_fields when saving a model instance
|
|
5
|
2170
|
May 14, 2024
|
bulk_create has a questionable side-effect on its input
|
|
3
|
185
|
May 10, 2024
|
Missing support for CREATE INDEX CONCURRENTLY IF NOT EXISTS
|
|
9
|
711
|
April 21, 2024
|
Bulk insert with expressions in update-fields
|
|
3
|
310
|
April 18, 2024
|
Makemigrations: option to "depend on most current everything
|
|
18
|
702
|
April 17, 2024
|
Django 4.2 vs 3.2 psycopg2 poor cursor performance
|
|
4
|
417
|
April 15, 2024
|
Use DATABASE_ROUTERS to pick a database connection for Transaction API by default
|
|
9
|
1139
|
April 9, 2024
|
Related accessor for GeneratedField() and F() on ID. Ticket #35269
|
|
0
|
103
|
April 3, 2024
|
Opinion on ticket #35342 IntegerField clean() behaviour
|
|
13
|
280
|
March 31, 2024
|
New 5.0 behavior? Storing translated string in database (Solved)
|
|
5
|
225
|
March 26, 2024
|
Ticket #25251 opinions required: Cloning the test DB as an alternative to rollback emulation in TransactionTestCase
|
|
3
|
160
|
March 26, 2024
|