mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-07-26 18:54:37 +02:00
* feat: set defaults for hashtag table * chore: use upsert to update hashtag table * fix: query runner not cleaned up * fix: query runner not cleaned up correctly * chore: replace await using => try-finally