Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.90.0rc1 | Erik Johnston | 2023-08-08 | 1 | -1/+0 |
| | |||||
* | Inline SQL queries using boolean parameters (#15525) | Anshul Madnawat | 2023-07-26 | 1 | -0/+1 |
SQLite now supports TRUE and FALSE constants, simplify some queries by inlining those instead of passing them as arguments. |