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
Given the same configuration, library versions, and the same set of migration files, identical code should be generated.
That means this info could be hashed to automatically skip re-running codegen unless any of the above has changed, speeding up compilation cycle without forcing devs to manually toggle skipping themselves.