pgLab/releasenotes/notes/fix-drop-partitioned-table-04ba53874e8f4db1.yaml
2023-01-30 20:08:24 +01:00

5 lines
151 B
YAML

---
fixes:
- |
Fix the SQL to drop a partitioned table should be the same as for a normal table.
It should NOT include the word PARTITIONED.