This repository was archived by the owner on Sep 30, 2024. It is now read-only.
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
Export of Indexes Clustered missing. #96
Open

Description
Describe the Issue
I'm using MS Sql Server 2012 and there is an issue with the backing up the table definitions.
My table has several non clustered indexes and a clustered index.
The non clustered indexes export just fine, while the clustered index is missing.
Expected behavior
Export ALL indexes