Update model annotations to use BIGINT for IDs (#5461)
All the migrations have been updated to use BIGINTs for ID fields in the DB, but ActiveRecord needs to be told to treat those values as BIGINT as well. This PR does that.th-downstream
parent
e6285715d1
commit
96504fd1ec
Loading…
Reference in new issue