Download & Extend

Adjust "WHERE 1" to "WHERE 1=1" for compatibility

Project:ipAuthenticator
Version:5.x-1.2
Component:Code
Category:feature request
Priority:minor
Assigned:Unassigned
Status:needs review

Issue Summary

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.

AttachmentSize
ipauthenticator_where_patch.txt956 bytes
nobody click here