Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/table_partitioning.rst
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Run the following command to automatically generate a migration:

python manage.py pgmakemigrations

This will generate migrationt that creates the partitioned table with a default partition.
This will generate a migration that creates the partitioned table with a default partition.


Adding/removing partitions manually
Expand Down