Commit graph

15 commits

Author SHA1 Message Date
Levy A.
3b36c3e771 refactor 2025-06-11 14:19:06 -03:00
Levy A.
dd0551b6f9 improve fuzzing 2025-06-11 14:19:06 -03:00
Levy A.
01a680b69e feat(fuzz)+fix: add schema fuzz testing and fix some bugs 2025-06-11 14:19:06 -03:00
Levy A.
db7bee41c3 restore fuzz/Cargo.lock 2025-06-11 14:17:36 -03:00
Levy A.
de2ac89ad2 feat: complete ALTER TABLE implementation 2025-06-11 14:17:36 -03:00
Pekka Enberg
e3f71259d8 Rename OwnedValue -> Value
We have not had enough merge conflicts for a while so let's do a
tree-wide rename.
2025-05-15 09:59:46 +03:00
Levy A.
3e70cc3b68 fix: old name 2025-04-28 11:33:46 +03:00
Levy A.
8ff906e353 fix: decrease even more nested operations
this is a worrying trend
2025-04-23 10:15:49 -03:00
Levy A.
ed27f22e2f comment out incompatible operations 2025-04-23 08:34:58 -03:00
Levy A.
f1ee92bf2d numeric types overhaul 2025-04-23 08:34:58 -03:00
pedrocarlo
fab2ddc8cf Fix: incorrect assert in fuzz 2025-04-14 16:52:13 -03:00
pedrocarlo
1297cb107c bit-not and boolean-not
Co-authored-by: Diego Reis <79876389+diegoreis42@users.noreply.github.com>
2025-04-13 02:45:12 -03:00
Levy A.
2e79de3466 feat: add guide on fuzing 2025-03-23 20:44:09 -03:00
Levy A.
0013c93fa5 refactor 2025-03-23 20:29:55 -03:00
Levy A.
269857d66c introduce libFuzzer 2025-03-23 20:29:55 -03:00