|
Lightweight 0.20251202.0
|
Represents a raw SQL plan. More...
#include <MigrationPlan.hpp>
Public Attributes | |
| std::string_view | sql |
| The raw SQL to execute. | |
Represents a raw SQL plan.
Definition at line 408 of file MigrationPlan.hpp.
| std::string_view Lightweight::SqlRawSqlPlan::sql |
The raw SQL to execute.
Definition at line 411 of file MigrationPlan.hpp.