limbo/bindings/javascript
Pekka Enberg 74e48a3a8f Merge 'bind/js: add tests for expand' from Mikaël Francoeur
This PR adds tests for the
[`expand()`](https://github.com/WiseLibs/better-
sqlite3/blob/master/docs/api.md#expandtogglestate---this) method of the
better-sqlite3 API.
It can't be implemented in limbo right now, because the table names
aren't surfaced in the `Statement` object (in core).

Closes #1907
2025-07-01 00:07:13 +03:00
..
.yarn/releases Initial JavaScript bindings with napi-rs 2025-03-26 13:30:13 +02:00
__test__ minus formatting 2025-06-30 15:48:29 -04:00
docs bind/js: Adds contribution guide 2025-06-05 14:42:44 -03:00
npm Turso 0.1.1 2025-06-30 23:58:04 +03:00
src Rename limbo_core crate to turso_core 2025-06-29 09:59:17 +03:00
.gitignore Initial JavaScript bindings with napi-rs 2025-03-26 13:30:13 +02:00
.npmignore Initial JavaScript bindings with napi-rs 2025-03-26 13:30:13 +02:00
.yarnrc.yml Initial JavaScript bindings with napi-rs 2025-03-26 13:30:13 +02:00
build.rs Initial JavaScript bindings with napi-rs 2025-03-26 13:30:13 +02:00
Cargo.toml Rename limbo_core crate to turso_core 2025-06-29 09:59:17 +03:00
index.d.ts bind/js: Add tests and some fixes 2025-05-08 15:57:46 -03:00
index.js bindings/javascript: Rename package to @tursodatabase/turso 2025-06-27 12:14:16 +03:00
package-lock.json Turso 0.1.1 2025-06-30 23:58:04 +03:00
package.json Turso 0.1.1 2025-06-30 23:58:04 +03:00
wrapper.js bindings/javascript: implement readonly functionality 2025-06-25 18:36:52 +03:00
yarn.lock bindings/javascript: Regenerate yarn.lock 2025-06-30 11:25:24 +03:00