mirror of
https://github.com/RGBCube/serenity
synced 2026-01-21 19:21:00 +00:00
In order to execute a prepared statement multiple times, and track each execution's results, clients will need to be provided an execution ID. This will create a monotonically increasing ID each time a prepared statement is executed for this purpose. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| main.cpp | ||
| MainWidget.cpp | ||
| MainWidget.h | ||
| ScriptEditor.cpp | ||
| ScriptEditor.h | ||