Enum DuckDBStatementType
Fields
Alter = 9
Analyze = 12
Attach = 26
Call = 20
Copy = 11
Create = 7
CreateFunc = 14
Delete = 5
Detach = 27
Drop = 15
Execute = 8
Explain = 4
Export = 16
Extension = 24
Insert = 2
Invalid = 0
Load = 22
LogicalPlan = 25
Multi = 28
Pragma = 17
Prepare = 6
Relation = 23
Select = 1
Set = 21
Show = 18
Transaction = 10
Update = 3
Vacuum = 19
VariableSet = 13