LSIF: Update batch sizes for non-sqlite models.
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.
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.