Files
blog/content/posts/commits/2026-02-24-commit-deed427.md
Betty a20cd21d21
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
post: commit deed427 in bojemoi
2026-02-24 22:46:46 +01:00

834 B

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi] borodino: fix psycopg2 % escaping in LIKE clauses (bm12, uzi) 2026-02-24T22:46:45+01:00 false
commit
bojemoi
main
Git Activity
Commit deed427 par Betty dans bojemoi Betty

Commit deed427

Repository bojemoi
Branch main
Author Betty
Hash deed427c6f139dd2b299bfef13b2cd98b7abeb98

Description

%s → %%s dans les patterns LIKE fe80:% pour éviter l'interpolation psycopg2 sur les requêtes TABLESAMPLE.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Files Changed

M	borodino/thearm_bm12
M	borodino/thearm_uzi

Diff Summary

 borodino/thearm_bm12 | 4 ++--
 borodino/thearm_uzi  | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)