Tiny Taimi

Results 1 issues of Tiny Taimi

It seems there is a bug in the onDuplicate() where, if the record exists the ID returned is always 1 Current code ```php $data = [ 'account' => $member->name, ];...