diff options
author | Jade Lovelace <lix@jade.fyi> | 2024-08-04 20:20:59 -0700 |
---|---|---|
committer | Jade Lovelace <lix@jade.fyi> | 2024-08-08 14:53:17 -0700 |
commit | 4ed8461cacced97717bf9a7525e12ba69fe168c0 (patch) | |
tree | 03308b2f43692cc306cb0f2825144a7ff97fc46a /.clang-tidy | |
parent | a318c96851579b2a9812034c3a42f0e3fef05d9a (diff) |
sqlite: add a Use::fromStrNullable
There were several usages of the raw sqlite primitives along with C
style casts, seemingly because nobody thought to use an optional for
getting a string or NULL.
Let's fix this API given we already *have* a wrapper.
Change-Id: I526cceedc2e356209d8fb62e11b3572282c314e8
Diffstat (limited to '.clang-tidy')
0 files changed, 0 insertions, 0 deletions