When running n8n in queue mode, the query to search for currently running workflows would fail on Postgres but work fine with SQLite and MySQL / MariaDB. This fix makes it work fine for all RDBMS.
When running n8n in queue mode, the query to search for currently running workflows would fail on Postgres but work fine with SQLite and MySQL / MariaDB. This fix makes it work fine for all RDBMS.