We've fixed a bug in pscale dump
where DEFAULT_GENERATED
columns were not being included.
Changelog
- 758f7bf Add test coverage for dumping generated columns
- e760eb1 build(deps): bump github.com/benbjohnson/clock from 1.3.3 to 1.3.4
- 946dffb build(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0
- b480445 build(deps): bump golang.org/x/sys from 0.7.0 to 0.8.0
- a76774b fix bug skipping "DEFAULT_GENERATED" columns in dump