Lightweight 0.20251202.0
Loading...
Searching...
No Matches
Lightweight::SqlAlterTableCommands::DropIndexIfExists Struct Reference

Drops an index only if it exists. More...

#include <MigrationPlan.hpp>

Public Attributes

std::string columnName
 

Detailed Description

Drops an index only if it exists.

Definition at line 347 of file MigrationPlan.hpp.

Member Data Documentation

◆ columnName

std::string Lightweight::SqlAlterTableCommands::DropIndexIfExists::columnName

Definition at line 349 of file MigrationPlan.hpp.


The documentation for this struct was generated from the following file: