Lightweight 0.20251202.0
Loading...
Searching...
No Matches
Lightweight::SqlRawSqlPlan Struct Reference

Represents a raw SQL plan. More...

#include <MigrationPlan.hpp>

Public Attributes

std::string_view sql
 The raw SQL to execute.
 

Detailed Description

Represents a raw SQL plan.

Definition at line 408 of file MigrationPlan.hpp.

Member Data Documentation

◆ sql

std::string_view Lightweight::SqlRawSqlPlan::sql

The raw SQL to execute.

Definition at line 411 of file MigrationPlan.hpp.


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