Commit Graph

1 Commits (7cf88d743e9dd9f9b2d67d13e666d0258cd8e541)

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