Skip to content

[BUG] Doesn't work with PostgreSQL #84

@wazum

Description

@wazum

Summary / Description

With a PostgreSQL database an error occurs when trying to paste a reference:

2: SQL error: "An exception occurred while executing a query: SQLSTATE[22P02]: Invalid text representation: 7 ERROR: invalid input syntax for type integer: "false" CONTEXT: unnamed portal parameter $7 = '...'" (tt_content:NEW234134)

Version

Latest

Steps to reproduce

Install, copy content and try to insert a reference.

Possible bugfix

Ensure that the expected data types in execute_processCmdmap, etc., are indeed of the correct type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions