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
test: fix flaky schema dump test to prefer YAML to Marshal
Testing against upstream sqlite3 which returns frozen strings
demonstrates that Rails can't guarantee that the schema dumps will be
byte-for-byte reproducible when they're in Marshal format.
0 commit comments