Changeset - 974d6470cbec
default
0
5
0
model: inline BaseModel.get_all
This is just needless indirection (and doesn't actually add any
abstraction on top of the database object), so inline all calls to it.
Don't touch PullRequestModel.get_all, though, since it is an entirely
unrelated method that just shadows the inherited get_all.
This is just needless indirection (and doesn't actually add any
abstraction on top of the database object), so inline all calls to it.
Don't touch PullRequestModel.get_all, though, since it is an entirely
unrelated method that just shadows the inherited get_all.
5 files changed with 9 insertions and 16 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)