Skip to content

LSIF: Update batch sizes for non-sqlite models.

Warren Gifford requested to merge batch-sizes into master

Created by: efritz

Postgres does not have the limit SQLite does on insertion variables. Hard-code this to something that's not dependent on the model size.

Merge request reports

Loading