post: commit deed427 in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
This commit is contained in:
41
content/posts/commits/2026-02-24-commit-deed427.md
Normal file
41
content/posts/commits/2026-02-24-commit-deed427.md
Normal file
@@ -0,0 +1,41 @@
|
||||
---
|
||||
title: "[bojemoi] borodino: fix psycopg2 % escaping in LIKE clauses (bm12, uzi)"
|
||||
date: 2026-02-24T22:46:45+01:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit deed427 par Betty dans bojemoi"
|
||||
author: "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(-)
|
||||
```
|
||||
Reference in New Issue
Block a user