Skip to content

Bug: BaseBuilder::insertBatch() has 3 params and not 4 #3158

Closed
@RedskyThirty

Description

@RedskyThirty

Describe the bug
Model::insertBatch()
returns
$this->builder()->insertBatch($set, $escape, $batchSize, $testing);
but "$testing" is not part of "BaseBuilder::insertBatch()"

CodeIgniter 4 version
4.0.3

Affected module(s)
CodeIgniter\Model

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugVerified issues on the current code behavior or pull requests that will fix them

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions