)]}'
{"octavia/db/repositories.py":[{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"ca453dde99248c4e6c4890c922977f84006bb7a5","unresolved":false,"context_lines":[{"line_number":1243,"context_line":"                .filter(models.LoadBalancer.provisioning_status !\u003d"},{"line_number":1244,"context_line":"                        consts.DELETED)"},{"line_number":1245,"context_line":"                # And what does this do? Some SQLAlchemy magic?"},{"line_number":1246,"context_line":"                .options(joinedload(\u0027*\u0027))"},{"line_number":1247,"context_line":"            ).first()"},{"line_number":1248,"context_line":"            if db_lb:"},{"line_number":1249,"context_line":"                return db_lb.to_data_model()"}],"source_content_type":"text/x-python","patch_set":1,"id":"bf51134e_9667b225","side":"PARENT","line":1246,"updated":"2020-07-14 19:21:32.000000000","message":"Yeah, magic and code don\u0027t go together :)  Doesn\u0027t seem like the callers are loading anything they need a join for.","commit_id":"8ae82a47e1928f99dd32f08785f876b3d1d9c3cb"}]}
