mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-12 23:57:57 +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.