You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Makefile: use .sql.tmp intermediate in test build rules
Write to $@.tmp first, then atomically mv to $@, so a failed pipeline
never leaves a partial file that appears complete.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments