mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #29722 -- Added introspection of materialized views for PostgreSQL.
This commit is contained in:
@@ -179,6 +179,9 @@ Management Commands
|
||||
|
||||
* :djadmin:`inspectdb` now creates models for foreign tables on PostgreSQL.
|
||||
|
||||
* :option:`inspectdb --include-views` now creates models for materialized views
|
||||
on PostgreSQL.
|
||||
|
||||
Migrations
|
||||
~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user