Give option to not export Generated columns in Postgres
Open
xf:datatransfer
- Dominant language
- Java
- Stars
- 51.8k
- Forks
- 4.4k
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 188
Description
Could you please add an option to **not** export generated columns when exporting a table to a CSV file?
These columns produce an error when trying to COPY the csv file into a table via a script.
(To be able to use the provided script, I must edit the csv and delete the generated columns.)
Many thanks!
Contributor guide
Assessment
This issue has not been assessed yet.