Skip to content

Add support for bulk within to use tmp table #535

@pietermartin

Description

@pietermartin

Currently Contains.within uses in sql values statement.
This can cause a too big sql string being produced.
Support using a tmp table instead. Think about using sql hints?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions