Skip to content
Commit 012e14e0 authored by Ryan Roberts's avatar Ryan Roberts
Browse files

cli: Start unique IDs from 1 instead of 0



SQL databases start autoincrementing primary key integers from 1 not 0,
so let's do the same when generating data in "fastpath plan exec" to be
consistent.

Signed-off-by: Ryan Roberts's avatarRyan Roberts <ryan.roberts@arm.com>
parent 120a086a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment