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-04-12 00:43:23 -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-05-10 19:12:15 -07: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-04-12 22:59:52 -07:00
2022-05-16 15:46:20 -07:00
2022-03-06 07:35:16 -08:00
2022-05-16 15:46:20 -07:00
2022-04-03 16:34:38 -07:00
2022-03-08 18:54:54 -08:00
2022-05-16 15:46:20 -07:00
2022-02-25 00:54:59 -08: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-02-02 23:33:37 -08:00
2022-05-05 21:32:19 -07:00
2022-05-05 21:35:08 -07:00
2021-08-31 15:03:40 -07:00
2022-03-08 18:54:54 -08:00
2022-01-24 19:12:58 -08:00
2022-01-19 02:29:07 -08:00
2022-03-08 18:54:54 -08:00
2022-04-12 22:59:52 -07:00
2021-12-30 21:12:32 -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
2022-03-31 04:55:47 -07:00
2021-10-30 04:52:15 -07:00
2022-05-12 14:43:44 -07:00
2022-04-11 01:44:25 -07:00
2021-12-30 21:12:32 -08:00
2022-04-14 00:39:55 -07:00
2022-01-19 02:29:07 -08:00
2022-03-08 18:54:54 -08:00
2022-05-09 00:24:25 -07:00
2022-03-06 07:35:16 -08:00
2022-05-05 21:32:19 -07:00
2022-02-27 23:20:10 -08:00
2022-01-19 02:29:07 -08:00
2022-03-24 19:08:20 -07:00
2021-09-11 01:48:23 -07:00
2021-09-04 04:50:47 -07:00
2022-05-07 01:38:26 -07: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
2021-12-30 21:12:32 -08: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-10 19:12:15 -07:00
2022-05-16 15:46:20 -07:00
2022-03-09 02:36:55 -08:00
2022-05-11 02:56:46 -07:00
2021-05-02 13:04:55 -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-06 01:53:05 -07:00
2021-12-30 21:12:32 -08:00
2022-03-24 19:08:20 -07:00
2021-12-27 18:06:31 -08: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-01-19 02:29:07 -08:00
2022-04-12 00:43:23 -07:00
2022-03-01 00:47:31 -08: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
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-01-29 23:48:39 -08: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-01-02 03:09:51 -08:00
2022-03-19 00:49:01 -07:00
2022-01-29 23:48:39 -08:00
2022-03-19 00:46:24 -07:00
2022-05-07 01:38:26 -07:00
2022-05-11 00:56:35 -07:00
2022-04-13 04:20:05 -07:00
2022-02-25 00:48:36 -08:00
2022-05-10 20:24:07 -07:00
2022-03-13 06:08:10 -07:00
2022-03-06 07:35:16 -08: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-04-18 21:25:53 -07:00
2022-03-08 18:54:54 -08:00
2022-05-03 04:35:49 -07:00
2022-04-12 00:43:23 -07:00
2022-02-27 23:20:10 -08:00
2022-04-07 06:08:48 -07:00
2021-12-30 21:12:32 -08: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
2021-10-10 23:41:18 -07:00
2021-10-10 23:41:18 -07:00
2022-05-07 01:38:26 -07:00