Skip to content

This is really an odd issue!!!!!!!!!!!!! #97

@RobertZito

Description

@RobertZito

Okay, I have been fighting with this all day and I found an odd pattern. I have a table named inventory, every time I use inventory.using(connection).all I get an error [Error: ORA-00942: table or view does not exist]. In the trace I see the table name select t0.id AS c0 FROM inventorys t0 [], note the "s". When I rename the table to inventorys the code works, where is this s coming from and can this really be the issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions