The catch-all "WHERE 1" SQL clause is not universally recognized - SQL Server doesn't know what to do in this case. Changing this to "WHERE 1=1" helps more databases remain compatible.

CommentFileSizeAuthor
ipauthenticator_where_patch.txt956 bytespcorbett