mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-12-23 08:21:09 +00:00
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 |
||
|---|---|---|
| .. | ||
| .yarn/releases | ||
| __test__ | ||
| docs | ||
| npm | ||
| src | ||
| .gitignore | ||
| .npmignore | ||
| .yarnrc.yml | ||
| build.rs | ||
| Cargo.toml | ||
| index.d.ts | ||
| index.js | ||
| package-lock.json | ||
| package.json | ||
| wrapper.js | ||
| yarn.lock | ||