[06:50:37] @Topc_02bot 2 [06:50:38] 🚀 **New platform is live! Get a free 3-day trading bot trial plus 1 USDT in daily rewards!** [06:50:39] 📢 **Join our official community for the latest event updates!** (re @mleaapo12: @Topc_02bot 2) [10:31:17] {{Done}} (re @Uyen: Hi all, I have created a Phabricator project for my tool via toolsadmin, but I don't seem to have the rights to create a workboa...) [20:17:29] Hello! I have an SQL query I sometimes run to monitor new Wiktionary entries, and it stopped working presumably because of https://phabricator.wikimedia.org/T402925. Could anyone advise how could I rewrite it to make it work again? It's a very simple query. https://pastebin.com/XRGD5LZe [20:19:27] I had something similar, I just asked AI to adept the query. Yes, you need to verify, it made an error first time, but worked well [20:22:57] Polomo: yeah, the direct `cl_to` condition needs to be changed to a join with linktarget, something like https://quarry.wmcloud.org/query/107956 [20:26:42] I see! I now made the same change to a few other queries, and they're working as well. Thank you both.