Commit Graph

6 Commits (fc1e9e630200227ac5d43b00600f707d29fb56cb)

Author SHA1 Message Date
Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075)
* Move db related basic functions to models/db

* Fix lint

* Fix lint

* Fix test

* Fix lint

* Fix lint

* revert unnecessary change

* Fix test

* Fix wrong replace string

* Use *Context

* Correct committer spelling and fix wrong replaced words

Co-authored-by: zeripath <art27@cantab.net>
4 years ago
Lunny Xiao f5eb33c354
Fix orphaned objects deletion bug (#15657)
* Fix orphaned objects deletion bug

* extend test

Co-authored-by: 6543 <6543@obermui.de>
4 years ago
Ethan Koenig cf02cd7ba0 Fix and test for delete user (#1713)
* Fix and test for delete user

* Run updates in batches

* Unit test
8 years ago
Ethan Koenig 4b286f282a Consistency checks for action unit tests (#1079) 8 years ago
Ethan Koenig 181c8d9c99 Fix consistency check (#866) 8 years ago
Ethan Koenig ceae143e78 Consistency checks for unit tests (#853) 8 years ago