Ashcon Partovi
220cb0eb94
Fix formatting
2023-10-16 17:11:04 -07:00
Hugo Galan
bec6161dce
fix(sqlite) Insert .all() does not return an array #5872 ( #5946 )
...
* fixing #5872
* removing useless comment
2023-10-16 16:08:58 -07:00
Jarred Sumner
19fc8ecba2
Fixes #3712 ( #5730 )
...
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com >
2023-09-19 05:50:23 -07:00
Jarred Sumner
b27b04690b
In bun:sqlite, make sure we set the number tag correctly when creating the JSValue ( #5655 )
...
* Make sure we set the number tag correctly when returning values from SQLite
* Add DOMJIT test
* Update JSSQLStatement.cpp
---------
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com >
2023-09-18 03:01:19 -07:00
Jarred Sumner
637a38f394
Fixes #3991
...
Fixes #3991
2023-08-04 18:54:08 -07:00
Benjamin Ryan
f81d084f5c
[bun:sqlite] enable FTS5 on linux build ( #3431 )
...
* [bun:sqlite] enable FTS5 on linux build
* prettier
2023-06-27 17:27:06 -07:00
Jarred Sumner
7e296a1adc
[breaking][bun:sqlite] .values() returns [] instead of null for queries returning 0 results ( #3219 )
...
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com >
2023-06-06 23:52:23 -07:00
Ashcon Partovi
f7e4eb8369
Reorganize tests ( #2332 )
2023-03-07 12:22:34 -08:00