mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
Fixed #23016 -- Updated FAQs per Aymeric's suggestions.
This commit is contained in:
parent
a9fd740d22
commit
549284faa4
7 changed files with 28 additions and 41 deletions
|
@ -450,11 +450,6 @@ storage engine, you have a couple of options.
|
|||
adds a query that is only needed during table creation to each database
|
||||
connection.
|
||||
|
||||
* Another method for changing the storage engine is described in
|
||||
AlterModelOnSyncDB_.
|
||||
|
||||
.. _AlterModelOnSyncDB: https://code.djangoproject.com/wiki/AlterModelOnSyncDB
|
||||
|
||||
Table names
|
||||
-----------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue