Remove note about MSSQL being known to work

As per https://github.com/wagtail/wagtail/issues/6393
pull/6419/head
Matt Westcott 2020-09-30 16:29:08 +01:00
rodzic 008b6c12c4
commit dc110b5432
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -63,7 +63,7 @@ For details on configuring Wagtail for Elasticsearch, see :ref:`wagtailsearch_ba
Database
--------
Wagtail is tested on PostgreSQL, SQLite and MySQL. It should work on some third-party database backends as well (Microsoft SQL Server is known to work but currently untested). We recommend PostgreSQL for production use.
Wagtail is tested on PostgreSQL, SQLite and MySQL. It may work on some third-party database backends as well, but this is not guaranteed. We recommend PostgreSQL for production use.
Templates