View Revisions: Issue #6675

Summary 0006675: DBExport with option to create indexes only does not work
Revision 2024-12-11 14:40 by josh-a-hicks
Description When DBExport is selected but only the create index option is picked it will not produce any sql. It must be accompanied with a create table to work.
Revision 2025-06-02 15:13 by pbelov
Description When DBExport is selected but only the create index option is picked it will not produce any sql.
It must be accompanied with a create table to work.