Skip to content

Models.bulkInsert using options.searchPath does not work #13454

@wilski-b

Description

@wilski-b

Issue Creation Checklist

[y] I have read the contribution guidelines

Issue Description

Using Sequelize version 6.3.3, and Postgres dialect, when passing options.searchPath the passed searchPath is not applied to the created statement.

What was unclear/insufficient/not covered in the documentation

The bulkCreate options documentation shows the following description for options.searchPath: An optional parameter to specify the schema search_path (Postgres only). This does not seem to work, I'm not sure if it should be submitted as a bug or a flaw in the documentation.

If possible: Provide some suggestion on how we can enhance the docs

Fix this as a bug or remove this as an option in the documentation.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsFor issues and PRs. Things related to documentation, such as changes in the manuals / API reference.released

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions