Commit 8023696
committed
Fix outdated claim that continuous aggregate schemas can't change
TimescaleDB 2.28.0 (timescale/timescaledb#9825) adds ADD COLUMN on
continuous aggregates, so the note stating no schema changes are
possible is no longer accurate. Point it at the ALTER MATERIALIZED
VIEW reference.1 parent 074e5e7 commit 8023696
1 file changed
Lines changed: 5 additions & 4 deletions
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments