Files
bun.sh/src
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
..
2022-03-17 01:27:35 -07:00
2022-05-05 21:35:08 -07:00
2022-03-04 00:20:22 -08:00
2022-03-12 05:56:11 -08:00
2022-05-05 21:32:19 -07:00
2022-05-05 21:32:19 -07:00
2022-05-03 20:49:57 -07:00
2022-04-11 05:17:02 -07:00
2022-05-05 21:32:19 -07:00
2022-05-16 15:46:20 -07:00
2022-05-16 15:46:20 -07:00
2022-03-08 18:54:54 -08:00
2022-05-16 15:46:20 -07:00
2022-05-05 21:32:19 -07:00
2022-04-13 21:46:02 -07:00
2022-03-31 05:08:21 -07:00
2022-05-05 21:32:19 -07:00
2022-05-05 21:35:08 -07:00
2022-03-08 18:54:54 -08:00
2022-01-24 19:12:58 -08:00
2022-03-08 18:54:54 -08:00
2022-05-05 21:35:08 -07:00
2022-05-16 15:46:20 -07:00
2022-05-05 21:32:19 -07:00
2022-04-30 23:58:46 -07:00
2021-10-30 04:52:15 -07:00
2022-05-12 14:43:44 -07:00
2022-04-14 00:39:55 -07:00
2022-03-08 18:54:54 -08:00
2022-05-05 21:32:19 -07:00
2022-02-27 23:20:10 -08:00
2022-01-29 23:51:01 -08:00
2022-03-16 05:06:22 -07:00
2021-10-10 23:41:27 -07:00
2022-04-30 23:58:46 -07:00
2021-12-30 22:06:45 -08:00
2022-03-15 06:03:29 -07:00
2022-05-16 15:46:20 -07:00
2022-05-16 15:46:20 -07:00
2022-04-18 17:41:58 -07:00
2022-03-04 00:20:22 -08:00
2022-05-16 15:46:20 -07:00
2022-05-16 15:46:20 -07:00
2022-03-02 21:12:02 -08:00
2022-05-05 21:35:08 -07:00
2022-05-05 21:32:19 -07:00
2022-05-16 15:46:20 -07:00
2022-04-18 21:18:37 -07:00
2022-03-08 18:54:54 -08:00
2022-03-14 23:44:07 -07:00
2022-03-04 00:20:22 -08:00
2022-03-08 18:54:54 -08:00
2022-03-24 21:10:53 -07:00
2022-05-05 21:35:08 -07:00
wip
2022-04-30 08:35:48 -07:00
2022-03-08 18:54:54 -08:00
2022-03-15 05:19:18 -07:00
2022-03-16 05:00:47 -07:00
2022-03-08 18:54:54 -08:00
2022-03-08 18:54:54 -08:00
2022-03-17 01:28:56 -07:00
2022-03-20 04:38:04 -07:00
2022-05-10 20:24:07 -07:00
2022-03-13 06:08:10 -07:00
2022-03-10 00:44:01 -08:00
2022-05-11 03:45:00 -07:00
2022-05-11 03:45:00 -07:00
2021-12-30 22:06:45 -08:00
2022-03-08 18:54:54 -08:00
2022-05-03 04:35:49 -07:00
2022-02-27 23:20:10 -08:00
2022-04-07 06:08:48 -07:00
2022-04-08 16:54:20 -07:00
2022-03-08 18:54:54 -08:00
2022-03-08 18:54:54 -08:00
2022-03-16 05:04:45 -07:00
2022-04-03 16:35:09 -07:00