kopia lustrzana https://github.com/wagtail/wagtail
Remove note about MSSQL being known to work
As per https://github.com/wagtail/wagtail/issues/6393pull/6419/head
rodzic
008b6c12c4
commit
dc110b5432
|
@ -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
|
||||
|
|
Ładowanie…
Reference in New Issue