[openstreetmap/openstreetmap-website] Update annotations to correctly show bigint types (#2236)
Andy Allan
notifications at github.com
Wed May 29 09:55:29 UTC 2019
In https://github.com/ctran/annotate_models/pull/515 the annotation gem started to distinguish `bigint` columns from `integer` columns. This PR updates the relevant annotations.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/2236
-- Commit Summary --
* Update annotations to correctly show bigint types
-- File Changes --
M app/models/acl.rb (2)
M app/models/changeset.rb (4)
M app/models/changeset_comment.rb (4)
M app/models/changeset_tag.rb (2)
M app/models/diary_comment.rb (6)
M app/models/diary_entry.rb (4)
M app/models/diary_entry_subscription.rb (4)
M app/models/friend.rb (6)
M app/models/message.rb (6)
M app/models/node.rb (8)
M app/models/node_tag.rb (2)
M app/models/note.rb (4)
M app/models/note_comment.rb (6)
M app/models/old_node.rb (8)
M app/models/old_node_tag.rb (4)
M app/models/old_relation.rb (6)
M app/models/old_relation_member.rb (6)
M app/models/old_relation_tag.rb (4)
M app/models/old_way.rb (6)
M app/models/old_way_node.rb (8)
M app/models/old_way_tag.rb (4)
M app/models/redaction.rb (2)
M app/models/relation.rb (6)
M app/models/relation_member.rb (4)
M app/models/relation_tag.rb (2)
M app/models/trace.rb (6)
M app/models/tracepoint.rb (4)
M app/models/tracetag.rb (4)
M app/models/user.rb (4)
M app/models/user_block.rb (6)
M app/models/user_preference.rb (2)
M app/models/user_role.rb (4)
M app/models/user_token.rb (4)
M app/models/way.rb (6)
M app/models/way_node.rb (6)
M app/models/way_tag.rb (2)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/2236.patch
https://github.com/openstreetmap/openstreetmap-website/pull/2236.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/2236
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20190529/2ee52cb0/attachment.html>
More information about the rails-dev
mailing list