Pekka Enberg
|
12131babae
|
Move UUID extension to core
We want to bundle the UUID extension by default so move the code to core.
|
2025-06-30 09:54:13 +03:00 |
|
Pekka Enberg
|
725c3e4ddc
|
Rename limbo_sqlite3_parser crate to turso_sqlite3_parser
|
2025-06-29 12:34:46 +03:00 |
|
Pekka Enberg
|
eb0de4066b
|
Rename limbo_ext crate to turso_ext
|
2025-06-29 12:14:08 +03:00 |
|
Pekka Enberg
|
eec994386b
|
Rename limbo_macros to turso_macros
|
2025-06-29 12:00:17 +03:00 |
|
Pekka Enberg
|
53ba3ff926
|
Rename limbo_core crate to turso_core
|
2025-06-29 09:59:17 +03:00 |
|
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 |
|