Skip to content

Are left joins in TSQL possible? #321

@arademaker

Description

@arademaker

https://pydelphin.readthedocs.io/en/latest/api/delphin.tsql.html#module-delphin.tsql

for row in tsql.select('i-id i-input mrs', ts):
  ...

I would like to have in the loop all items regardless if they have an MRS or not in the result table. Is it possible? It would be like a left/right join...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions