Commit graph

4 commits

Author SHA1 Message Date
pedrocarlo
3c782897b4 add tcl tests 2025-12-22 11:14:24 -03:00
Krishna Vishal
173baa7e0e Add tests 2025-12-19 08:53:58 +05:30
PThorpe92
361bd70a26
Add regression test for rowid affinity 2025-10-02 14:31:22 -04:00
Pekka Enberg
0c6398c935 core/vdbe: Fix apply_affinity_char() text parsing
We need strict parsing in apply_affinity_char() to avoid transforming
non-numeric values (for example, "1a") into numeric values.
2025-09-08 18:49:13 +03:00