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>
|
2021-09-19 19:49:59 +08:00 |
|
Lunny Xiao
|
f5eb33c354
|
Fix orphaned objects deletion bug (#15657)
* Fix orphaned objects deletion bug
* extend test
Co-authored-by: 6543 <6543@obermui.de>
|
2021-04-30 20:08:46 +02:00 |
|
Ethan Koenig
|
cf02cd7ba0
|
Fix and test for delete user (#1713)
* Fix and test for delete user
* Run updates in batches
* Unit test
|
2017-05-20 16:48:22 +08:00 |
|
Ethan Koenig
|
4b286f282a
|
Consistency checks for action unit tests (#1079)
|
2017-02-28 09:42:10 +08:00 |
|
Ethan Koenig
|
181c8d9c99
|
Fix consistency check (#866)
|
2017-02-08 14:29:21 +08:00 |
|
Ethan Koenig
|
ceae143e78
|
Consistency checks for unit tests (#853)
|
2017-02-07 19:47:55 +08:00 |
|