Treatment executeRaw
sql::executeRaw
Configuration
⬡ pool:
sql::SqlPool
Parameters
↳ var sql:
string
Inputs
⇥ trigger:
Block<void>
Outputs
↦ affected:
Block<u64>
↦ failure:
Block<string>
sql::executeRaw
⬡ pool:
sql::SqlPool
↳ var sql:
string
⇥ trigger:
Block<void>
↦ affected:
Block<u64>
↦ failure:
Block<string>