Skip to content

Commit 943aea8

Browse files
committed
planned ga support
1 parent f6a3b8e commit 943aea8

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

source/limitations-upcoming.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ the GA release.
3838
.. important::
3939

4040
Unsupported MongoDB features that have a checkmark (``✓``) symbol in the
41-
**General Availability Support** column are planned for the GA
41+
**Planned GA Support** column are planned for the General Availability
4242
release later in 2025. However, support is not guaranteed.
4343

4444
Index Support
@@ -51,7 +51,7 @@ Index Support
5151

5252
* - MongoDB Feature
5353
- Current Support
54-
- General Availability Support
54+
- Planned GA Support
5555

5656
* - Atlas Search and Atlas Vector Search indexes
5757
- *Unsupported*. You cannot use the Django
@@ -107,7 +107,7 @@ in the following table. To view a full list of supported types, see the
107107

108108
* - BSON Data Type
109109
- Current Support
110-
- General Availability Support
110+
- Planned GA Support
111111

112112
* - ``Array``
113113
- *Partially Supported*. You can use the ``ArrayField`` field type with the
@@ -145,7 +145,7 @@ Query Support
145145

146146
* - MongoDB Feature
147147
- Current Support
148-
- General Availability Support
148+
- Planned GA Support
149149

150150
* - Aggregation operations
151151
- *Partially Supported*. The {+django-odm+} does not include custom
@@ -198,7 +198,7 @@ Database and Collection Support
198198

199199
* - MongoDB Feature
200200
- Current Support
201-
- General Availability Support
201+
- Planned GA Support
202202

203203
* - Asynchronous support
204204
- ✓
@@ -283,7 +283,7 @@ section of the Create Models guide.
283283

284284
* - {+framework+} Field Type
285285
- Current Support
286-
- General Availability Support
286+
- Planned GA Support
287287

288288
* - ``AutoField``
289289
- *Unsupported*. The ``BigAutoField`` and ``SmallAutoField`` types are also
@@ -357,7 +357,7 @@ documentation.
357357

358358
* - {+framework+} ``QuerySet`` Feature
359359
- Current Support
360-
- General Availability Support
360+
- Planned GA Support
361361

362362
* - ``delete()``
363363
- *Partially Supported*. You cannot use this method to perform
@@ -397,7 +397,7 @@ documentation.
397397

398398
* - {+framework+} Function
399399
- Current Support
400-
- General Availability Support
400+
- Planned GA Support
401401

402402
* - ``Chr``
403403
- *Unsupported*.
@@ -460,7 +460,7 @@ Management Support
460460

461461
* - {+framework+} Feature
462462
- Current Support
463-
- General Availability Support
463+
- Planned GA Support
464464

465465
* - {+framework+} Admin
466466
- ✓
@@ -495,7 +495,7 @@ documentation.
495495

496496
* - {+framework+} Command
497497
- Current Support
498-
- General Availability Support
498+
- Planned GA Support
499499

500500
* - ``createcachetable``
501501
- *Unsupported*. Instead, use {+django-odm+}'s ``createcachecollection`` command.
@@ -532,7 +532,7 @@ Migration Support
532532

533533
* - {+framework+} Feature
534534
- Current Support
535-
- General Availability Support
535+
- Planned GA Support
536536

537537
* - Creating, deleting, and updating indexes through migration
538538
commands
@@ -558,7 +558,7 @@ Third Party Library Support
558558

559559
* - Library
560560
- Current Support
561-
- General Availability Support
561+
- Planned GA Support
562562

563563
* - `Django-filter <https://django-filter.readthedocs.io/en/stable/>`__
564564
- *Partially Supported*. Most use cases are supported.

0 commit comments

Comments
 (0)