MichaelDBA/pg_get_tabledef

Duplicate Indexes

MichaelDBA opened this issue · 1 comments

If the table definition has indexes defined within it as constraints, then do not add the CREATE INDEX statements for them.

Fixed.