Commit Graph

1 Commits (8fe1fd906a0e8895ba2291f03a52db5a0062f06a)

Author SHA1 Message Date
Anshul Madnawat 58f8305114
Inline SQL queries using boolean parameters (#15525)
SQLite now supports TRUE and FALSE constants, simplify some
queries by inlining those instead of passing them as arguments.
2023-07-26 18:45:47 +00:00