mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
75904022c0
The ::text cast on search_providers.id prevented sqlc from inferring nullability via LEFT JOIN, generating a non-nullable string field that crashes when the bot has no search provider bound.