about summary refs log tree commit diff stats
path: root/.cargo
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-08-22 20:25:30 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-08-22 20:25:30 +0200
commit42971f7b1ae7fb006a1a2007db72a8c45e45fd36 (patch)
tree95e940b460557197f91d5b354e7f945358e56413 /.cargo
parentrefactor(storage): Make all URL parsings panic (diff)
downloadyt-42971f7b1ae7fb006a1a2007db72a8c45e45fd36.tar.gz
yt-42971f7b1ae7fb006a1a2007db72a8c45e45fd36.zip
fix(storage/setters): Avoid writing a literal "NULL" string into the db
Sqlx supports turning an option to a NULL insertion, but trying to
insert a string, containing "NULL", will result in this literal string
being written to the database.
Diffstat (limited to '.cargo')
0 files changed, 0 insertions, 0 deletions