)]}'
{"neutron_lib/db/standard_attr.py":[{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"3785799a6753b926894700d24e857998d250431e","unresolved":true,"context_lines":[{"line_number":154,"context_line":"    def standard_attr(cls):"},{"line_number":155,"context_line":"        # NOTE(ralonsoh): the load method has been updated from \"joined\" to"},{"line_number":156,"context_line":"        # \"selectin\". The first provides more complex queries but it is only"},{"line_number":157,"context_line":"        # needed one query."},{"line_number":158,"context_line":"        return sa.orm.relationship(StandardAttribute,"},{"line_number":159,"context_line":"                                   lazy\u003d\u0027selectin\u0027,"},{"line_number":160,"context_line":"                                   cascade\u003d\u0027all, delete-orphan\u0027,"}],"source_content_type":"text/x-python","patch_set":1,"id":"fffc0346_5aa480ba","line":157,"updated":"2024-11-05 23:22:25.000000000","message":"From looking at the changelog (and comment) it seems the selectin change was required for postgres, but I don\u0027t see any reason to change it back. So I\u0027m fine with this.","commit_id":"fee4b2389fe033eb893f5e68371b4ae4312efc1a"},{"author":{"_account_id":9656,"name":"Ihar Hrachyshka","email":"ihrachys@redhat.com","username":"ihrachys","status":"Red Hat Networking Systems Engineer"},"change_message_id":"a6afe95c0fec1ac294b0acfce4ffd6a02d6cbbf4","unresolved":true,"context_lines":[{"line_number":154,"context_line":"    def standard_attr(cls):"},{"line_number":155,"context_line":"        # NOTE(ralonsoh): the load method has been updated from \"joined\" to"},{"line_number":156,"context_line":"        # \"selectin\". The first provides more complex queries but it is only"},{"line_number":157,"context_line":"        # needed one query."},{"line_number":158,"context_line":"        return sa.orm.relationship(StandardAttribute,"},{"line_number":159,"context_line":"                                   lazy\u003d\u0027selectin\u0027,"},{"line_number":160,"context_line":"                                   cascade\u003d\u0027all, delete-orphan\u0027,"}],"source_content_type":"text/x-python","patch_set":1,"id":"5bef7d32_8eb68e63","line":157,"in_reply_to":"fffc0346_5aa480ba","updated":"2024-11-05 23:28:17.000000000","message":"Yeah it seems like this comment suggests complex queries may be unnecessary in general, and it\u0027s better to not churn the code since it may be risky.","commit_id":"fee4b2389fe033eb893f5e68371b4ae4312efc1a"}]}
