Changes between Version 1 and Version 2 of Ticket #36592, comment 7
- Timestamp:
- Sep 4, 2025, 9:24:05 AM (2 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36592, comment 7
v1 v2 1 1 Thank 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. 2 2 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. I will file a new ticketso this one can be closed.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. I filed #36594 so this one can be closed.