Files
bun.sh/examples
Jarred Sumner a37f86e89d bun:sqlite (#167)
* ✂️

* Add the slow version

* draw the rest of the owl

* Fix crash when allocating lots of memory

* [Bun.Transipiler] Support passing objects

* [JS Parser] Support passing objects to macros via Bun.Transpiler

* Update JSSQLStatement.cpp

* Embed SQLite

* Add SQLite to Dockerfile

* [sqlite] Add quick one-off queries without creating a whole object

* [sqlite] Add `columnsCount`, rename raw() to `values()`, remove `rebind`

* Implement `bun:sqlite`

* return null

* Fix updating query

* Update bun.d.ts

* more tests

* Support variadic arguments, write tests and add types

* Update sqlite.d.ts

* Update sqlite.d.ts

* latest

* Implement `Database.loadExtension` and `Database.setCustomSQLite`

* Support `require.resolve`

* [napi] Improve string performance

* [bun.js] Support some of `node:module`

* another test

* [sqlite] Support serialize & deserialize

* [`bun:ffi`] Implement `CFunction` and `linkSymbols`

* [bun.js] Fix crash in `Buffer.from`

* Update sqlite.test.js

* Document linkSymbols

* docs

* Update README.md
2022-05-16 15:46:20 -07:00
..
2021-10-03 23:53:57 -07:00
2022-02-24 19:25:03 -08:00
2021-10-14 05:22:47 -07:00
2022-05-03 08:03:06 -07:00
2022-05-03 01:25:46 -07:00
2022-05-03 01:25:46 -07:00
2022-04-06 06:14:04 -07:00
2022-04-07 19:29:01 -07:00
2022-05-08 01:13:03 -07:00
2022-04-11 05:59:39 -07:00
2022-04-11 04:58:29 -07:00
2022-05-16 15:46:20 -07:00
2022-05-16 15:46:20 -07:00
2022-04-13 21:46:02 -07:00
2022-05-16 15:46:20 -07:00