Skip to content

Inserting multiple rows in SAP hana not working anymore #10543

@philipphaeusle

Description

@philipphaeusle

Issue description

Inserting multiple rows for SAP hana gives an error.

Expected Behavior

Multiple rows are inserted without an error.

Actual Behavior

Inserting of multiple rows results in
error: Error: sql syntax error: incorrect syntax near "SELECT":

Steps to reproduce

Insert multiple rows into table with SAP hana driver

Additional Context

The issue was fixed previously in v0.2.42:
#7899

Now the required line in the InsertQueryBuilder is gone (since v0.3.0)

Relevant Database Driver(s)

  • aurora-mysql
  • aurora-postgres
  • better-sqlite3
  • cockroachdb
  • cordova
  • expo
  • mongodb
  • mysql
  • nativescript
  • oracle
  • postgres
  • react-native
  • sap
  • spanner
  • sqlite
  • sqlite-abstract
  • sqljs
  • sqlserver

Are you willing to resolve this issue by submitting a Pull Request?

Yes, I have the time, and I know how to start.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions