Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split migrations folder (#21549) | Lunny Xiao | 2022-11-02 | 1 | -18/+0 |
| | | | | There are too many files in `models/migrations` folder so that I split them into sub folders. | ||||
* | Improve notification (#8835) | Lunny Xiao | 2019-11-12 | 1 | -0/+18 |
* Improve notifications * batch load user * Update notification only when read * Fix reorder * fix lint * fix test * fix lint * make function meaningful * fix comment |