Commit Graph

1 Commits (96d3a03a08d4ac20d2356d6ea84e8c335e9382f2)

Author SHA1 Message Date
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084)
For those simple objects, it's unnecessary to write the find and count
methods again and again.
1 year ago