You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,11 +37,11 @@ With seamless we mean that any features we add will work truly seamlessly. You s
37
37
38
38
***Table partitioning**
39
39
40
-
Adds support for PostgreSQL 11.x declarative table partitioning. Fully integrated into Django migrations. Supports all types of partitioning. Includes a command to automatically create time-based partitions.
40
+
Adds support for PostgreSQL 11.x declarative table partitioning. Integrated into Django migrations. Supports all types of partitioning. Includes a command to automatically create time-based partitions.
41
41
42
42
***Views & materialized views**
43
43
44
-
Adds support for creating views & materialized views as any other model. Fully integrated into Django migrations.
44
+
Adds support for creating views & materialized views as any other model. Integrated into Django migrations.
Adds support for PostgreSQL 11.x declarative table partitioning. Fully integrated into Django migrations. Supports all types of partitioning. Includes a command to automatically create time-based partitions.
20
+
Adds support for PostgreSQL 11.x declarative table partitioning. Integrated into Django migrations. Supports all types of partitioning. Includes a command to automatically create time-based partitions.
21
21
22
22
* :ref:`Views & materialized views <views_page>`
23
23
24
-
Adds support for creating views & materialized views as any other model. Fully integrated into Django migrations.
24
+
Adds support for creating views & materialized views as any other model. Integrated into Django migrations.
0 commit comments