fix/gro-639-n-plus-one-v2
dev
Co-Authored-By: Paperclip <noreply@paperclip.ing>
Use Drizzle's inArray() instead of raw sql template with = ANY() to avoid PostgreSQL array binding issues in the reminder scheduler bulk sent-check query. Co-Authored-By: Paperclip <noreply@paperclip.ing>