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
1133: Update database schema to match the code r=carols10cents
There are a handful of differences between what we say our schema is in
the code, and what it actually is. These differences make schema.rs
harder to regenerate, and can potentially lead to real issues down the
line. This removes all of the differences between the real schema and
what we say it is in Rust.
0 commit comments