Changes between Initial Version and Version 1 of Ticket #36592, comment 7


Ignore:
Timestamp:
Sep 4, 2025, 8:50:15 AM (2 days ago)
Author:
Russell Owen

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36592, comment 7

    initial v1  
    11Thank you. I had missed that. The warning message is still misleading, however, since it complains even when the boolean value of the argument matches the behavior of sqlite according to the message.
    22
    3 So I think this is a legitimate bug, but the bug is only that the warning message is misleading. If boolean values are not acceptable for a given db then the message should say that so the user knows how to fix the problem.
     3So I think this is a legitimate bug, but the bug is only that the warning message is misleading. If boolean values are not acceptable for a given db then the message should say that so the user knows how to fix the problem. I will file a new ticket so this one can be closed.
Back to Top