What's Changed
* fixed problems that missing return value while using logging decorators by r08521610 in https://github.com/r08521610/research-utils/pull/2
* [UPDATE] fixed bugs about log function in logging decorators by r08521610 in https://github.com/r08521610/research-utils/pull/3
* [UPDATE] fixed bugs caused by uniterable object in logging decorators by r08521610 in https://github.com/r08521610/research-utils/pull/4
* Feature/sqlites integrate by r08521610 in https://github.com/r08521610/research-utils/pull/5
* [UPDATE] support row_factory while query data by r08521610 in https://github.com/r08521610/research-utils/pull/6
**Full Changelog**: https://github.com/r08521610/research-utils/compare/v2021.09.18...v2021.11.24