How to block migrations that delete a view in django?
|
|
0
|
32
|
October 10, 2024
|
Let's talk zero-downtime migrations
|
|
11
|
2122
|
October 9, 2024
|
Idea to explore: Partial migration operations
|
|
3
|
104
|
October 9, 2024
|
Discussion: Option for not tracking unmanaged models in migrations?
|
|
2
|
115
|
October 7, 2024
|
Dynamically populate constraints in Field.contribute_to_class
|
|
18
|
1561
|
October 4, 2024
|
Issues with replacing contribute_to_class with __set_name__ (#27880)
|
|
2
|
68
|
October 4, 2024
|
Bug or Proposal: makemigrations and unmanaged models
|
|
1
|
60
|
October 3, 2024
|
Support NULLS NOT DISTINCT Postgres 15+ clause
|
|
4
|
2392
|
October 2, 2024
|
Enhancing Flexibility of CharField Length in SQLite and Exploring Support for Other Databases
|
|
2
|
51
|
September 14, 2024
|
Django 5.1.1 and view di MySQL
|
|
0
|
52
|
September 5, 2024
|
Autogenerated migration files touching many tables are not production-safe by default
|
|
0
|
48
|
September 2, 2024
|
Why the Django-ORM doesnt have GroupBy QuerySet method?
|
|
4
|
183
|
August 10, 2024
|
Deprecate unmatched keyword args to Func, Case, and Subquery
|
|
0
|
102
|
August 3, 2024
|
repeating migration when using storage
|
|
4
|
85
|
July 31, 2024
|
Proposal: Filter Migrate targets to applicable database
|
|
0
|
28
|
July 24, 2024
|
Idea: Make SQLite enforce varchar lengths via CHECK constraints
|
|
5
|
105
|
July 22, 2024
|
Django 3.2 -> 4.2 - PK serialize=False migration (even when True)
|
|
3
|
264
|
July 22, 2024
|
GeneratedField with PostgreSQL
|
|
1
|
367
|
July 15, 2024
|
Proposal: Add generate_series() support to contrib.postgres?
|
|
5
|
1047
|
July 10, 2024
|
Postgres composite types
|
|
5
|
183
|
July 4, 2024
|
Idea: {make,squash}migrations --no-deps
|
|
10
|
843
|
June 19, 2024
|
Automatic django.setup() on AppRegistryNotReady
|
|
1
|
214
|
June 15, 2024
|
Django 3.2 to 4.2 update ORACLE scheme changes 4.0
|
|
1
|
170
|
May 29, 2024
|
RemoveField dropping Views without notice
|
|
12
|
372
|
May 29, 2024
|
Automatically setting update_fields when saving a model instance
|
|
5
|
3152
|
May 14, 2024
|
bulk_create has a questionable side-effect on its input
|
|
3
|
247
|
May 10, 2024
|
Missing support for CREATE INDEX CONCURRENTLY IF NOT EXISTS
|
|
9
|
1202
|
April 21, 2024
|
Bulk insert with expressions in update-fields
|
|
3
|
426
|
April 18, 2024
|
Makemigrations: option to "depend on most current everything
|
|
18
|
1179
|
April 17, 2024
|
Django 4.2 vs 3.2 psycopg2 poor cursor performance
|
|
4
|
665
|
April 15, 2024
|