dirsql 0.3.65__tar.gz → 0.3.66__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {dirsql-0.3.65 → dirsql-0.3.66}/Cargo.lock +1 -1
- {dirsql-0.3.65 → dirsql-0.3.66}/PKG-INFO +3 -3
- {dirsql-0.3.65/packages/python → dirsql-0.3.66}/README.md +2 -2
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/Cargo.toml +1 -1
- {dirsql-0.3.65 → dirsql-0.3.66/packages/python}/README.md +2 -2
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/e2e-attestation.json +2 -2
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/README.md +1 -1
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/src/bin/dirsql.rs +2 -2
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/src/cli/init.rs +1 -1
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/src/lib.rs +1 -1
- {dirsql-0.3.65 → dirsql-0.3.66}/Cargo.toml +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/dirsql/__init__.py +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/dirsql/_async.py +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/dirsql/_dirsql.pyi +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/dirsql/cli/__init__.py +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/dirsql/cli/binary_path.py +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/dirsql/cli/is_windows.py +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/dirsql/cli/main.py +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/dirsql/cli/resolve_config_extensions.py +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/dirsql/py.typed +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/dirsql/resolve_config_extensions.py +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/dirsql/resolve_extension.py +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/docs/.claude/CLAUDE.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/docs/.vitepress/config.ts +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/docs/.vitepress/theme/index.ts +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/docs/.vitepress/theme/lang.ts +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/docs/AGENTS.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/docs/explanation.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/docs/getting-started.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/docs/howto/columns-from-paths.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/docs/howto/define-tables.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/docs/howto/embed.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/docs/howto/extract-from-contents.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/docs/howto/load-extension.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/docs/howto/persist.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/docs/howto/react-to-changes.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/docs/howto/search-by-meaning.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/docs/howto/skip-files.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/docs/index.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/docs/migrations.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/docs/package.json +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/docs/playwright.config.ts +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/docs/pnpm-lock.yaml +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/docs/pnpm-workspace.yaml +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/docs/reference/cli.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/docs/reference/columns.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/docs/reference/config.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/docs/reference/hooks.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/docs/reference/http-api.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/docs/reference/sdk.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/docs/tests/integration/home.spec.ts +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/docs/tests/integration/language-flag.spec.ts +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/docs/tests/integration/sidebar.spec.ts +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/docs/tests/unit/config.test.ts +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/docs/tests/unit/lang.test.ts +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/docs/vitest.config.ts +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/conftest.py +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/docs/.claude/CLAUDE.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/docs/.vitepress/config.ts +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/docs/.vitepress/theme/index.ts +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/docs/.vitepress/theme/lang.ts +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/docs/AGENTS.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/docs/explanation.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/docs/getting-started.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/docs/howto/columns-from-paths.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/docs/howto/define-tables.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/docs/howto/embed.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/docs/howto/extract-from-contents.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/docs/howto/load-extension.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/docs/howto/persist.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/docs/howto/react-to-changes.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/docs/howto/search-by-meaning.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/docs/howto/skip-files.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/docs/index.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/docs/migrations.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/docs/package.json +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/docs/playwright.config.ts +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/docs/pnpm-lock.yaml +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/docs/pnpm-workspace.yaml +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/docs/reference/cli.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/docs/reference/columns.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/docs/reference/config.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/docs/reference/hooks.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/docs/reference/http-api.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/docs/reference/sdk.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/docs/tests/integration/home.spec.ts +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/docs/tests/integration/language-flag.spec.ts +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/docs/tests/integration/sidebar.spec.ts +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/docs/tests/unit/config.test.ts +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/docs/tests/unit/lang.test.ts +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/docs/vitest.config.ts +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/src/lib.rs +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/tests/__init__.py +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/tests/binding/__init__.py +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/tests/conftest.py +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/tests/e2e/__init__.py +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/tests/integration/__init__.py +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/python/tests/smoke/__init__.py +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/Cargo.toml +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/benches/db_bench.rs +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/benches/differ_bench.rs +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/benches/matcher_bench.rs +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/benches/scanner_bench.rs +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/docs/explanation.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/docs/getting-started.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/docs/howto/columns-from-paths.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/docs/howto/define-tables.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/docs/howto/embed.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/docs/howto/extract-from-contents.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/docs/howto/load-extension.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/docs/howto/persist.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/docs/howto/react-to-changes.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/docs/howto/search-by-meaning.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/docs/howto/skip-files.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/docs/index.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/docs/migrations.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/docs/reference/cli.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/docs/reference/columns.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/docs/reference/config.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/docs/reference/hooks.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/docs/reference/http-api.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/docs/reference/sdk.md +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/src/cli/mod.rs +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/src/cli/router.rs +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/src/cli/serialize.rs +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/src/cli/server.rs +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/src/command.rs +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/src/config.rs +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/src/db.rs +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/src/differ.rs +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/src/matcher.rs +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/src/persist.rs +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/src/scanner.rs +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/packages/rust/src/watcher.rs +0 -0
- {dirsql-0.3.65 → dirsql-0.3.66}/pyproject.toml +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: dirsql
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.66
|
|
4
4
|
Requires-Dist: pytest>=8 ; extra == 'dev'
|
|
5
5
|
Requires-Dist: pytest-describe>=2 ; extra == 'dev'
|
|
6
6
|
Requires-Dist: pytest-asyncio>=0.23 ; extra == 'dev'
|
|
@@ -117,7 +117,7 @@ await db.ready()
|
|
|
117
117
|
rows = await db.query("SELECT vec_version() AS v")
|
|
118
118
|
```
|
|
119
119
|
|
|
120
|
-
`dirsql` enables extension loading only while loading the configured libraries, then disables it again, so the SQL `load_extension()` function is never exposed to your queries. Programmatic entries load first, followed by any `[[dirsql.extension]]` entries declared in a `config` file. See the [config reference](https://github.com/thekevinscott/dirsql/blob/main/docs/
|
|
120
|
+
`dirsql` enables extension loading only while loading the configured libraries, then disables it again, so the SQL `load_extension()` function is never exposed to your queries. Programmatic entries load first, followed by any `[[dirsql.extension]]` entries declared in a `config` file. See the [config reference](https://github.com/thekevinscott/dirsql/blob/main/docs/reference/config.md#dirsqlextension).
|
|
121
121
|
|
|
122
122
|
## Watching for changes
|
|
123
123
|
|
|
@@ -134,7 +134,7 @@ Each event has `.action` (`"insert"`, `"update"`, `"delete"`, or `"error"`), `.t
|
|
|
134
134
|
|
|
135
135
|
## CLI
|
|
136
136
|
|
|
137
|
-
`pip install dirsql` also installs a `dirsql` console script that runs an HTTP server exposing the SDK over HTTP: `POST /query` for SQL and `GET /events` for a Server-Sent Events change stream. Run `dirsql` (or `uvx dirsql`) to start it. See the [CLI
|
|
137
|
+
`pip install dirsql` also installs a `dirsql` console script that runs an HTTP server exposing the SDK over HTTP: `POST /query` for SQL and `GET /events` for a Server-Sent Events change stream. Run `dirsql` (or `uvx dirsql`) to start it. See the [CLI reference](https://thekevinscott.github.io/dirsql/reference/cli).
|
|
138
138
|
|
|
139
139
|
## License
|
|
140
140
|
|
|
@@ -99,7 +99,7 @@ await db.ready()
|
|
|
99
99
|
rows = await db.query("SELECT vec_version() AS v")
|
|
100
100
|
```
|
|
101
101
|
|
|
102
|
-
`dirsql` enables extension loading only while loading the configured libraries, then disables it again, so the SQL `load_extension()` function is never exposed to your queries. Programmatic entries load first, followed by any `[[dirsql.extension]]` entries declared in a `config` file. See the [config reference](https://github.com/thekevinscott/dirsql/blob/main/docs/
|
|
102
|
+
`dirsql` enables extension loading only while loading the configured libraries, then disables it again, so the SQL `load_extension()` function is never exposed to your queries. Programmatic entries load first, followed by any `[[dirsql.extension]]` entries declared in a `config` file. See the [config reference](https://github.com/thekevinscott/dirsql/blob/main/docs/reference/config.md#dirsqlextension).
|
|
103
103
|
|
|
104
104
|
## Watching for changes
|
|
105
105
|
|
|
@@ -116,7 +116,7 @@ Each event has `.action` (`"insert"`, `"update"`, `"delete"`, or `"error"`), `.t
|
|
|
116
116
|
|
|
117
117
|
## CLI
|
|
118
118
|
|
|
119
|
-
`pip install dirsql` also installs a `dirsql` console script that runs an HTTP server exposing the SDK over HTTP: `POST /query` for SQL and `GET /events` for a Server-Sent Events change stream. Run `dirsql` (or `uvx dirsql`) to start it. See the [CLI
|
|
119
|
+
`pip install dirsql` also installs a `dirsql` console script that runs an HTTP server exposing the SDK over HTTP: `POST /query` for SQL and `GET /events` for a Server-Sent Events change stream. Run `dirsql` (or `uvx dirsql`) to start it. See the [CLI reference](https://thekevinscott.github.io/dirsql/reference/cli).
|
|
120
120
|
|
|
121
121
|
## License
|
|
122
122
|
|
|
@@ -4,7 +4,7 @@ name = "dirsql-py-ext"
|
|
|
4
4
|
# pypi/maturin handler can rewrite it via `write-version` before
|
|
5
5
|
# `maturin build`. `pyproject.toml` declares `dynamic = ["version"]`
|
|
6
6
|
# and maturin reads this field. Mirrors `packages/rust/Cargo.toml`.
|
|
7
|
-
version = "0.3.
|
|
7
|
+
version = "0.3.66"
|
|
8
8
|
edition.workspace = true
|
|
9
9
|
publish = false
|
|
10
10
|
readme = "README.md"
|
|
@@ -99,7 +99,7 @@ await db.ready()
|
|
|
99
99
|
rows = await db.query("SELECT vec_version() AS v")
|
|
100
100
|
```
|
|
101
101
|
|
|
102
|
-
`dirsql` enables extension loading only while loading the configured libraries, then disables it again, so the SQL `load_extension()` function is never exposed to your queries. Programmatic entries load first, followed by any `[[dirsql.extension]]` entries declared in a `config` file. See the [config reference](https://github.com/thekevinscott/dirsql/blob/main/docs/
|
|
102
|
+
`dirsql` enables extension loading only while loading the configured libraries, then disables it again, so the SQL `load_extension()` function is never exposed to your queries. Programmatic entries load first, followed by any `[[dirsql.extension]]` entries declared in a `config` file. See the [config reference](https://github.com/thekevinscott/dirsql/blob/main/docs/reference/config.md#dirsqlextension).
|
|
103
103
|
|
|
104
104
|
## Watching for changes
|
|
105
105
|
|
|
@@ -116,7 +116,7 @@ Each event has `.action` (`"insert"`, `"update"`, `"delete"`, or `"error"`), `.t
|
|
|
116
116
|
|
|
117
117
|
## CLI
|
|
118
118
|
|
|
119
|
-
`pip install dirsql` also installs a `dirsql` console script that runs an HTTP server exposing the SDK over HTTP: `POST /query` for SQL and `GET /events` for a Server-Sent Events change stream. Run `dirsql` (or `uvx dirsql`) to start it. See the [CLI
|
|
119
|
+
`pip install dirsql` also installs a `dirsql` console script that runs an HTTP server exposing the SDK over HTTP: `POST /query` for SQL and `GET /events` for a Server-Sent Events change stream. Run `dirsql` (or `uvx dirsql`) to start it. See the [CLI reference](https://thekevinscott.github.io/dirsql/reference/cli).
|
|
120
120
|
|
|
121
121
|
## License
|
|
122
122
|
|
|
@@ -124,7 +124,7 @@ cargo install dirsql --features cli
|
|
|
124
124
|
dirsql
|
|
125
125
|
```
|
|
126
126
|
|
|
127
|
-
Running `dirsql` starts an HTTP server bound to `localhost:7117` that exposes the SDK over HTTP: `POST /query` for SQL and `GET /events` for a Server-Sent Events change stream. Override with `--host`, `--port`, `--config`. See the [CLI
|
|
127
|
+
Running `dirsql` starts an HTTP server bound to `localhost:7117` that exposes the SDK over HTTP: `POST /query` for SQL and `GET /events` for a Server-Sent Events change stream. Override with `--host`, `--port`, `--config`. See the [CLI reference](https://thekevinscott.github.io/dirsql/reference/cli).
|
|
128
128
|
|
|
129
129
|
The `cli` feature is **opt-in** -- `cargo add dirsql` pulls no CLI dependencies. `cargo install dirsql` without `--features cli` silently installs nothing (`required-features` skips the bin target with no warning); always include the flag, or use `npx dirsql` / `uvx dirsql` for prebuilt binaries.
|
|
130
130
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
//! `dirsql` CLI binary. Two modes:
|
|
2
|
-
//! - No subcommand: HTTP server documented in `docs/
|
|
3
|
-
//! - `init`: starter `.dirsql.toml` generation; see `docs/
|
|
2
|
+
//! - No subcommand: HTTP server documented in `docs/reference/cli.md`.
|
|
3
|
+
//! - `init`: starter `.dirsql.toml` generation; see `docs/reference/cli.md`.
|
|
4
4
|
//!
|
|
5
5
|
//! Only compiled with `--features cli`.
|
|
6
6
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
//! `dirsql init` — generate a starter `.dirsql.toml` by shelling out to
|
|
2
|
-
//! the `claude` CLI. See `docs/
|
|
2
|
+
//! the `claude` CLI. See `docs/reference/cli.md` for the user-facing
|
|
3
3
|
//! contract.
|
|
4
4
|
//!
|
|
5
5
|
//! The agent's only required responsibility is to print a valid
|
|
@@ -987,7 +987,7 @@ impl DirSQLBuilder {
|
|
|
987
987
|
/// written to `<root>/.dirsql/cache.db` (override via
|
|
988
988
|
/// [`persist_path`](Self::persist_path)) so subsequent startups only
|
|
989
989
|
/// re-parse files that have actually changed. See
|
|
990
|
-
/// `docs/
|
|
990
|
+
/// `docs/howto/persist.md` for the reconcile contract.
|
|
991
991
|
pub fn persist(mut self, persist: bool) -> Self {
|
|
992
992
|
self.persist = persist;
|
|
993
993
|
self
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{dirsql-0.3.65 → dirsql-0.3.66}/packages/python/docs/tests/integration/language-flag.spec.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|