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-05-16 15:46:20 -07:00
2022-05-16 15:46:20 -07:00
2022-05-16 15:46:20 -07:00
2022-03-27 22:38:01 -07:00
2022-03-28 06:35:14 -07:00
2022-03-31 05:07:18 -07:00
2022-03-24 19:06:27 -07:00
2022-05-16 15:46:20 -07:00
2022-05-11 17:49:18 -07:00
2022-03-27 22:37:55 -07:00
2022-04-28 06:56:28 -07:00
2022-05-02 03:40:14 -07:00
2022-04-25 07:09:18 -07:00
2022-05-11 00:56:35 -07:00
2022-04-30 23:58:27 -07:00
2022-04-28 06:56:28 -07:00
2022-04-28 06:56:28 -07:00
2022-05-08 01:12:13 -07:00
2022-03-31 05:07:18 -07:00
2022-05-08 01:12:13 -07:00
2022-03-27 22:37:55 -07:00
2022-03-28 06:35:14 -07:00
2022-05-08 01:12:13 -07:00
2022-03-27 22:37:55 -07:00
2022-03-27 22:37:55 -07:00
2022-03-27 22:37:55 -07:00
2022-04-07 01:57:45 -07:00
2022-03-27 22:37:55 -07:00
2022-03-27 22:37:55 -07:00
2022-03-27 22:37:55 -07:00
2022-03-27 22:37:55 -07:00
2022-03-27 22:37:55 -07:00
2022-04-04 23:25:54 -07:00
2022-04-07 01:57:45 -07:00
2022-05-11 00:56:35 -07:00
2022-05-02 03:40:14 -07:00
2022-05-10 19:09:28 -07:00
2022-05-10 19:09:28 -07:00
2022-04-01 01:17:36 -07:00
2022-05-10 19:09:28 -07:00
2022-05-02 06:26:03 -07:00
2022-05-08 01:12:13 -07:00
2022-05-08 01:12:13 -07:00
2021-07-18 02:12:58 -07:00
2022-05-16 15:46:20 -07:00
2022-05-16 15:46:20 -07:00
2022-05-16 15:46:20 -07:00
2022-05-08 01:12:13 -07:00
2022-05-08 01:12:13 -07:00
2022-04-25 07:09:18 -07:00
2022-05-02 03:40:14 -07:00
2022-05-08 01:12:13 -07:00
2022-03-27 22:37:55 -07:00
2022-04-07 01:57:45 -07:00
2022-04-25 07:09:18 -07:00
2022-05-08 01:12:13 -07:00
2022-04-07 01:57:45 -07:00
2022-03-28 06:35:14 -07:00
2022-05-08 01:12:13 -07:00
2022-03-28 07:19:34 -07:00
2022-03-28 06:35:14 -07:00
2022-04-07 01:57:45 -07:00
2022-03-31 05:07:18 -07:00
2022-05-08 01:12:13 -07:00
2022-05-05 21:35:08 -07:00
2022-05-11 02:59:22 -07:00
2022-05-11 00:56:35 -07:00
2022-03-27 02:45:30 -07:00
2022-05-08 01:12:13 -07:00
2022-05-08 01:12:13 -07:00
2022-05-11 17:49:18 -07:00
2022-05-09 00:24:25 -07:00
2022-03-27 02:45:30 -07:00
2021-07-24 15:00:08 -07:00
2022-04-07 01:57:45 -07:00
2022-05-08 01:12:13 -07:00
2022-02-24 00:15:44 -08:00
2022-05-09 00:24:25 -07:00
2022-03-04 00:20:22 -08:00
2022-03-27 22:37:55 -07:00
2022-04-29 00:47:26 -07:00
2022-03-31 05:07:18 -07:00
2022-03-04 00:20:22 -08:00
2022-05-02 03:23:42 -07:00
2021-08-01 19:04:38 -07:00
2022-03-27 22:37:55 -07:00
2022-05-08 01:12:13 -07:00
2022-03-27 22:37:55 -07:00
2022-03-27 22:37:55 -07:00
2022-03-27 22:37:55 -07:00
2022-04-29 00:47:26 -07:00
2022-04-29 00:47:26 -07:00
2022-05-11 00:56:35 -07:00
2022-05-08 01:12:20 -07:00
2022-04-26 01:12:28 -07:00
2022-04-07 01:57:45 -07:00
2022-03-27 22:37:55 -07:00
2022-05-16 15:46:20 -07:00
2022-05-08 01:12:27 -07:00
2022-03-27 22:37:55 -07:00
2022-03-27 22:37:55 -07:00