- New flag for skipping index creation
This flag cuts the DB size in half approximately, but it also means joining columns will be unusably slow. That is unless you create your own indices manually. See readme for the rationale.
This flag cuts the DB size in half approximately, but it also means joining columns will be unusably slow. That is unless you create your own indices manually. See readme for the rationale.