<?xml-stylesheet type="text/xsl" href="https://sugarclub.sugarcrm.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Formatting SQL Queries from the SugarCRM.log file</title><link>/dev-club/b/dev-blog/posts/formatting-sql-queries-from-the-sugarcrm-log-file</link><description>Ever since prepared queries appeared in Sugar it has made debugging queries a lot more challenging. When you set your log level to INFO and collect the suspect queries you are presented with queries that look like thisSELECT meetings.id, meetin...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Formatting SQL Queries from the SugarCRM.log file</title><link>https://sugarclub.sugarcrm.com/dev-club/b/dev-blog/posts/formatting-sql-queries-from-the-sugarcrm-log-file</link><pubDate>Mon, 25 Jan 2021 18:27:27 GMT</pubDate><guid isPermaLink="false">5c521d64-519d-47a6-9065-134618b211bf:29792546-99b2-4013-afe1-503db3ddfa39</guid><dc:creator>Kenneth Brill</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;I have been told that the SQL console in JetBrains products will accept SQL with placeholders and then allow you to fill in the params manually.&amp;nbsp; I tried this but many of my queries had long lists of &amp;#39;0&amp;#39;s and &amp;#39;1&amp;#39;s and it was just too difficult to keep straight over and over.&amp;nbsp; But it does work so there is at least 1 way to run the queries outside of this.&lt;/p&gt;&lt;img src="https://sugarclub.sugarcrm.com/aggbug?PostID=1628&amp;AppID=56&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>