mirror of
https://github.com/lunchcat/sif.git
synced 2026-07-28 14:37:01 -07:00
#180 added the calibrate bool to SQL but the integration-tagged test (only built under -tags=integration, outside normal CI) still called the 4-arg form. pass false (no calibration) to restore behavior.