PreparedRegistrations.unqueueForRelease

Remove a statement from the queue to be released.

struct PreparedRegistrations(Payload)
void
unqueueForRelease
(
const(char[]) sql
)
if (
isPreparedRegistrationsPayload!Payload
)

Meta