Skip to content

Commit cf2cf14

Browse files
ckrybusPhotonios
authored andcommitted
Fix missing import in table_partitioning.rst
1 parent 0e7fd1a commit cf2cf14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/table_partitioning.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ Time-based partitioning
139139
PostgresTimePartitionSize,
140140
partition_by_current_time,
141141
)
142+
from psqlextra.partitioning.config import PostgresPartitioningConfig
142143
143144
manager = PostgresPartitioningManager([
144145
# 3 partitions ahead, each partition is one month

0 commit comments

Comments
 (0)