0

Forward engineer Redshift DDL with BACKUP YES option

athar shah 2 years ago 0

We are generating redshift table DDLs using forward engineering for our project, and the DDL generator seems to add "BACKUP NO" option by default to table DDLs. Couldn't find any option to change this behaviour as we'd like to enable backups for the tables we're creating. Can you please confirm if this is currently a feature and how we could use it?