top | item 37755359

(no title)

surjection | 2 years ago

There is no code to do this because it's actually a nice feature of postgres - if the underlying column is renamed, the pgroll views that depend on that column are updated automatically as part of the same transaction.

discuss

order

menthe|2 years ago

Very cool, thank you!