Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-10-09 | Don't forget to load SQLite in Database.deserialize | 1 | -7/+16 | ||
Fixes https://github.com/oven-sh/bun/issues/1304 | |||||
2022-08-27 | Update WebKit (#1165) | 1 | -18/+18 | ||
* 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-17 | [bun:sqlite] Add DOMJIT to get() | 1 | -64/+122 | ||
2022-08-12 | Update WebKit | 1 | -16/+17 | ||
2022-08-12 | Add missing sqlite3 symbol | 1 | -0/+5 | ||
2022-08-12 | remove column name caches in js (#1057) | 2 | -17/+8 | ||
2022-08-12 | invalidate column name caches when the schema of table may change (#1056) | 2 | -63/+91 | ||
2022-08-08 | Update JSSQLStatement.cpp | 1 | -2/+2 | ||
2022-08-08 | fix segfault for query().all() with more than 64 properties (#1025) | 1 | -2/+9 | ||
* 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-04 | [bun:sqlite] Fix crash when > 64 columns | 1 | -1/+4 | ||
Fixes https://github.com/oven-sh/bun/issues/987 | |||||
2022-06-22 | change the directory structurejarred/rename | 6 | -0/+254432 | ||