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
During the first run of database_checker on our codebase, it reported an error and asked for it to be filed here. It might just be an unusual problem in our codebase, so I don't mind if this is closed wontfix!
Metadata:
model: Trace
association: points
checker: DatabaseConsistency::Checkers::ForeignKeyCascadeChecker
Stack trace:
/home/andy/.rbenv/versions/3.0.6/lib/ruby/gems/3.0.0/gems/activerecord-7.1.1/lib/active_record/reflection.rb:345:in `primary_key': Unknown primary key for table gps_points in model Tracepoint. (ActiveRecord::UnknownPrimaryKey)
Full stacktrace attached. The application is the OpenStreetMap-website codebase, if you'd like to reproduce it or see how our models are defined.
The text was updated successfully, but these errors were encountered:
During the first run of database_checker on our codebase, it reported an error and asked for it to be filed here. It might just be an unusual problem in our codebase, so I don't mind if this is closed wontfix!
Full stacktrace attached. The application is the OpenStreetMap-website codebase, if you'd like to reproduce it or see how our models are defined.
The text was updated successfully, but these errors were encountered: