Jarred Sumner
af5c4dedca
Update WebKit ( #1165 )
...
* Update WebKit
* Fix `DataView` and non-8 bit sized typed arrays with TextDecoder
* New WebKit
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com >
2022-08-27 23:46:05 -07:00
Jarred Sumner
382be2cb46
[bun:sqlite] Add DOMJIT to get()
2022-08-17 07:36:35 -07:00
Jarred Sumner
4df0385c23
Update WebKit
2022-08-12 18:28:32 -07:00
Jarred Sumner
75cad910db
Add missing sqlite3 symbol
2022-08-12 15:16:02 -07:00
Zilin Zhu
1dce0b2af1
remove column name caches in js ( #1057 )
2022-08-12 03:07:51 -07:00
Zilin Zhu
bcc4580cdc
invalidate column name caches when the schema of table may change ( #1056 )
2022-08-12 02:47:01 -07:00
Jarred Sumner
766ce5ab7b
Update JSSQLStatement.cpp
2022-08-08 01:26:21 -07:00
Zilin Zhu
463f2b7dab
fix segfault for query().all() with more than 64 properties ( #1025 )
...
* fix segfault for query().all() with more than 64 properties
* Update src/bun.js/bindings/sqlite/JSSQLStatement.cpp
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com >
2022-08-08 00:54:13 -07:00
Jarred Sumner
f0d332e287
[bun:sqlite] Fix crash when > 64 columns
...
Fixes https://github.com/oven-sh/bun/issues/987
2022-08-04 22:16:05 -07:00
Jarred Sumner
729d445b68
change the directory structure
2022-06-22 23:21:48 -07:00