mirror of
https://github.com/aclindsa/moneygo.git
synced 2025-06-20 16:08:38 -04:00
Update one SQL query to do an 'INNER JOIN' instead of an 'IN' with a subquery. This avoids error messages like: Error 1235: This version of MariaDB doesn't yet support 'LIMIT & IN/ALL/ANY/SOME subquery'