mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-14 08:35:52 +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.