SQLx Offline Query Cache Windmill uses in CI, which requires all / macros to have matching cached query data in . When to Run Run after any change to SQL queries in Rust source files. Without it, CI will fail with: The Problem deletes all existing cache files and regenerates only the ones found in the current compilation. If you don't compile with every feature flag (especially for EE files), you will silently delete EE query caches , breaking CI for enterprise tests. The standard script tries to compile with all features, but it often fails locally because the EE symlinks can be out of sync…