|
Lightweight 0.20260303.0
|
Drops an index only if it exists. More...
#include <MigrationPlan.hpp>
Public Attributes | |
| std::string | columnName |
| The name of the column whose index to drop. | |
Drops an index only if it exists.
Definition at line 351 of file MigrationPlan.hpp.
| std::string Lightweight::SqlAlterTableCommands::DropIndexIfExists::columnName |
The name of the column whose index to drop.
Definition at line 354 of file MigrationPlan.hpp.