Posted by pcorbett on February 11, 2009 at 7:31pm
| 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.
| Attachment | Size |
|---|---|
| ipauthenticator_where_patch.txt | 956 bytes |