returning() doesnt work with onConflictDoNothing

Asking for drizzle sqlite.
in an insert many scenario, returns an empty array on conflict
if that is intended, what is the best way to get return previously inserted ids & information, with/without conflict?
Was this page helpful?