dirsql 0.3.52__tar.gz → 0.3.54__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.52 → dirsql-0.3.54}/Cargo.lock +1 -4
- {dirsql-0.3.52 → dirsql-0.3.54}/PKG-INFO +1 -1
- {dirsql-0.3.52/packages/rust → dirsql-0.3.54}/docs/guide/querying.md +9 -9
- {dirsql-0.3.52/packages/rust → dirsql-0.3.54}/docs/guide/tables.md +12 -12
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/Cargo.toml +1 -1
- {dirsql-0.3.52 → dirsql-0.3.54/packages/python}/docs/guide/querying.md +9 -9
- {dirsql-0.3.52 → dirsql-0.3.54/packages/python}/docs/guide/tables.md +12 -12
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/e2e-attestation.json +2 -2
- dirsql-0.3.54/packages/python/tests/smoke/__init__.py +0 -0
- {dirsql-0.3.52/packages/python → dirsql-0.3.54/packages/rust}/docs/guide/querying.md +9 -9
- {dirsql-0.3.52/packages/python → dirsql-0.3.54/packages/rust}/docs/guide/tables.md +12 -12
- {dirsql-0.3.52 → dirsql-0.3.54}/Cargo.toml +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/README.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/dirsql/__init__.py +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/dirsql/_async.py +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/dirsql/_dirsql.pyi +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/dirsql/cli/__init__.py +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/dirsql/cli/binary_path.py +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/dirsql/cli/interpret/__init__.py +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/dirsql/cli/is_windows.py +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/dirsql/cli/main.py +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/dirsql/cli/resolve_config_extensions.py +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/dirsql/py.typed +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/dirsql/resolve_config_extensions.py +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/dirsql/resolve_extension.py +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/docs/.claude/CLAUDE.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/docs/.vitepress/config.ts +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/docs/.vitepress/theme/index.ts +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/docs/.vitepress/theme/lang.ts +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/docs/AGENTS.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/docs/api/index.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/docs/cli/config.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/docs/cli/http-api.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/docs/cli/index.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/docs/cli/init.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/docs/cli/server.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/docs/getting-started.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/docs/guide/async.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/docs/guide/crdt.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/docs/guide/persistence.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/docs/guide/watching.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/docs/index.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/docs/migrations.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/docs/package.json +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/docs/playwright.config.ts +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/docs/pnpm-lock.yaml +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/docs/pnpm-workspace.yaml +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/docs/tests/integration/home.spec.ts +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/docs/tests/integration/language-flag.spec.ts +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/docs/tests/integration/sidebar.spec.ts +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/docs/tests/unit/config.test.ts +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/docs/tests/unit/lang.test.ts +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/docs/vitest.config.ts +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/README.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/conftest.py +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/docs/.claude/CLAUDE.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/docs/.vitepress/config.ts +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/docs/.vitepress/theme/index.ts +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/docs/.vitepress/theme/lang.ts +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/docs/AGENTS.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/docs/api/index.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/docs/cli/config.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/docs/cli/http-api.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/docs/cli/index.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/docs/cli/init.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/docs/cli/server.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/docs/getting-started.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/docs/guide/async.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/docs/guide/crdt.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/docs/guide/persistence.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/docs/guide/watching.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/docs/index.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/docs/migrations.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/docs/package.json +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/docs/playwright.config.ts +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/docs/pnpm-lock.yaml +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/docs/pnpm-workspace.yaml +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/docs/tests/integration/home.spec.ts +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/docs/tests/integration/language-flag.spec.ts +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/docs/tests/integration/sidebar.spec.ts +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/docs/tests/unit/config.test.ts +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/docs/tests/unit/lang.test.ts +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/docs/vitest.config.ts +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/src/lib.rs +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/tests/__init__.py +0 -0
- {dirsql-0.3.52/packages/python/tests/e2e → dirsql-0.3.54/packages/python/tests/binding}/__init__.py +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/tests/conftest.py +0 -0
- {dirsql-0.3.52/packages/python/tests/smoke → dirsql-0.3.54/packages/python/tests/e2e}/__init__.py +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/python/tests/integration/__init__.py +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/rust/Cargo.toml +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/rust/README.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/rust/benches/db_bench.rs +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/rust/benches/differ_bench.rs +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/rust/benches/matcher_bench.rs +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/rust/benches/scanner_bench.rs +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/rust/docs/api/index.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/rust/docs/cli/config.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/rust/docs/cli/http-api.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/rust/docs/cli/index.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/rust/docs/cli/init.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/rust/docs/cli/server.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/rust/docs/getting-started.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/rust/docs/guide/async.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/rust/docs/guide/crdt.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/rust/docs/guide/persistence.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/rust/docs/guide/watching.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/rust/docs/index.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/rust/docs/migrations.md +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/rust/src/bin/dirsql.rs +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/rust/src/cli/init.rs +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/rust/src/cli/mod.rs +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/rust/src/cli/router.rs +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/rust/src/cli/serialize.rs +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/rust/src/cli/server.rs +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/rust/src/command.rs +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/rust/src/config.rs +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/rust/src/db.rs +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/rust/src/differ.rs +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/rust/src/lib.rs +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/rust/src/matcher.rs +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/rust/src/persist.rs +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/rust/src/scanner.rs +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/packages/rust/src/watcher.rs +0 -0
- {dirsql-0.3.52 → dirsql-0.3.54}/pyproject.toml +0 -0
|
@@ -496,12 +496,11 @@ dependencies = [
|
|
|
496
496
|
"napi",
|
|
497
497
|
"napi-build",
|
|
498
498
|
"napi-derive",
|
|
499
|
-
"serde_json",
|
|
500
499
|
]
|
|
501
500
|
|
|
502
501
|
[[package]]
|
|
503
502
|
name = "dirsql-py-ext"
|
|
504
|
-
version = "0.3.
|
|
503
|
+
version = "0.3.54"
|
|
505
504
|
dependencies = [
|
|
506
505
|
"dirsql",
|
|
507
506
|
"pyo3",
|
|
@@ -1373,8 +1372,6 @@ dependencies = [
|
|
|
1373
1372
|
"napi-sys",
|
|
1374
1373
|
"nohash-hasher",
|
|
1375
1374
|
"rustc-hash",
|
|
1376
|
-
"serde",
|
|
1377
|
-
"serde_json",
|
|
1378
1375
|
]
|
|
1379
1376
|
|
|
1380
1377
|
[[package]]
|
|
@@ -103,15 +103,15 @@ const results = await db.query('SELECT title, author FROM posts');
|
|
|
103
103
|
|
|
104
104
|
:::
|
|
105
105
|
|
|
106
|
-
SQLite types map back to
|
|
107
|
-
|
|
108
|
-
| SQLite type | Python
|
|
109
|
-
|
|
110
|
-
| TEXT | `str`
|
|
111
|
-
| INTEGER | `int`
|
|
112
|
-
| REAL | `float`
|
|
113
|
-
| BLOB | `bytes`
|
|
114
|
-
| NULL | `None`
|
|
106
|
+
SQLite types map back to language types:
|
|
107
|
+
|
|
108
|
+
| SQLite type | Python | TypeScript | Rust |
|
|
109
|
+
|-------------|---------|------------|------------------|
|
|
110
|
+
| TEXT | `str` | `string` | `Value::Text` |
|
|
111
|
+
| INTEGER | `int` | `number` | `Value::Integer` |
|
|
112
|
+
| REAL | `float` | `number` | `Value::Real` |
|
|
113
|
+
| BLOB | `bytes` | `Buffer` | `Value::Blob` |
|
|
114
|
+
| NULL | `None` | `null` | `Value::Null` |
|
|
115
115
|
|
|
116
116
|
## Internal columns
|
|
117
117
|
|
|
@@ -255,15 +255,15 @@ Ignore patterns are applied before glob matching. Any file matching an ignore pa
|
|
|
255
255
|
|
|
256
256
|
## Supported value types
|
|
257
257
|
|
|
258
|
-
The extract function can return these
|
|
259
|
-
|
|
260
|
-
|
|
|
261
|
-
|
|
262
|
-
| `str`
|
|
263
|
-
| `int` |
|
|
264
|
-
| `float` |
|
|
265
|
-
|
|
|
266
|
-
| `bytes`
|
|
267
|
-
| `None`
|
|
268
|
-
|
|
269
|
-
Any other type is converted to its string representation
|
|
258
|
+
The extract function can return these types, which map to SQLite types:
|
|
259
|
+
|
|
260
|
+
| SQLite type | Python | TypeScript | Rust |
|
|
261
|
+
|---------------|---------|-------------------------|------------------|
|
|
262
|
+
| TEXT | `str` | `string` | `Value::Text` |
|
|
263
|
+
| INTEGER | `int` | integral `number` | `Value::Integer` |
|
|
264
|
+
| REAL | `float` | fractional `number` | `Value::Real` |
|
|
265
|
+
| INTEGER (0/1) | `bool` | `boolean` | `Value::Integer` |
|
|
266
|
+
| BLOB | `bytes` | `Buffer` / `Uint8Array` | `Value::Blob` |
|
|
267
|
+
| NULL | `None` | `null` / `undefined` | `Value::Null` |
|
|
268
|
+
|
|
269
|
+
Any other type is converted to its string representation (`str()` in Python, string coercion in TypeScript).
|
|
@@ -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.54"
|
|
8
8
|
edition.workspace = true
|
|
9
9
|
publish = false
|
|
10
10
|
readme = "README.md"
|
|
@@ -103,15 +103,15 @@ const results = await db.query('SELECT title, author FROM posts');
|
|
|
103
103
|
|
|
104
104
|
:::
|
|
105
105
|
|
|
106
|
-
SQLite types map back to
|
|
107
|
-
|
|
108
|
-
| SQLite type | Python
|
|
109
|
-
|
|
110
|
-
| TEXT | `str`
|
|
111
|
-
| INTEGER | `int`
|
|
112
|
-
| REAL | `float`
|
|
113
|
-
| BLOB | `bytes`
|
|
114
|
-
| NULL | `None`
|
|
106
|
+
SQLite types map back to language types:
|
|
107
|
+
|
|
108
|
+
| SQLite type | Python | TypeScript | Rust |
|
|
109
|
+
|-------------|---------|------------|------------------|
|
|
110
|
+
| TEXT | `str` | `string` | `Value::Text` |
|
|
111
|
+
| INTEGER | `int` | `number` | `Value::Integer` |
|
|
112
|
+
| REAL | `float` | `number` | `Value::Real` |
|
|
113
|
+
| BLOB | `bytes` | `Buffer` | `Value::Blob` |
|
|
114
|
+
| NULL | `None` | `null` | `Value::Null` |
|
|
115
115
|
|
|
116
116
|
## Internal columns
|
|
117
117
|
|
|
@@ -255,15 +255,15 @@ Ignore patterns are applied before glob matching. Any file matching an ignore pa
|
|
|
255
255
|
|
|
256
256
|
## Supported value types
|
|
257
257
|
|
|
258
|
-
The extract function can return these
|
|
259
|
-
|
|
260
|
-
|
|
|
261
|
-
|
|
262
|
-
| `str`
|
|
263
|
-
| `int` |
|
|
264
|
-
| `float` |
|
|
265
|
-
|
|
|
266
|
-
| `bytes`
|
|
267
|
-
| `None`
|
|
268
|
-
|
|
269
|
-
Any other type is converted to its string representation
|
|
258
|
+
The extract function can return these types, which map to SQLite types:
|
|
259
|
+
|
|
260
|
+
| SQLite type | Python | TypeScript | Rust |
|
|
261
|
+
|---------------|---------|-------------------------|------------------|
|
|
262
|
+
| TEXT | `str` | `string` | `Value::Text` |
|
|
263
|
+
| INTEGER | `int` | integral `number` | `Value::Integer` |
|
|
264
|
+
| REAL | `float` | fractional `number` | `Value::Real` |
|
|
265
|
+
| INTEGER (0/1) | `bool` | `boolean` | `Value::Integer` |
|
|
266
|
+
| BLOB | `bytes` | `Buffer` / `Uint8Array` | `Value::Blob` |
|
|
267
|
+
| NULL | `None` | `null` / `undefined` | `Value::Null` |
|
|
268
|
+
|
|
269
|
+
Any other type is converted to its string representation (`str()` in Python, string coercion in TypeScript).
|
|
File without changes
|
|
@@ -103,15 +103,15 @@ const results = await db.query('SELECT title, author FROM posts');
|
|
|
103
103
|
|
|
104
104
|
:::
|
|
105
105
|
|
|
106
|
-
SQLite types map back to
|
|
107
|
-
|
|
108
|
-
| SQLite type | Python
|
|
109
|
-
|
|
110
|
-
| TEXT | `str`
|
|
111
|
-
| INTEGER | `int`
|
|
112
|
-
| REAL | `float`
|
|
113
|
-
| BLOB | `bytes`
|
|
114
|
-
| NULL | `None`
|
|
106
|
+
SQLite types map back to language types:
|
|
107
|
+
|
|
108
|
+
| SQLite type | Python | TypeScript | Rust |
|
|
109
|
+
|-------------|---------|------------|------------------|
|
|
110
|
+
| TEXT | `str` | `string` | `Value::Text` |
|
|
111
|
+
| INTEGER | `int` | `number` | `Value::Integer` |
|
|
112
|
+
| REAL | `float` | `number` | `Value::Real` |
|
|
113
|
+
| BLOB | `bytes` | `Buffer` | `Value::Blob` |
|
|
114
|
+
| NULL | `None` | `null` | `Value::Null` |
|
|
115
115
|
|
|
116
116
|
## Internal columns
|
|
117
117
|
|
|
@@ -255,15 +255,15 @@ Ignore patterns are applied before glob matching. Any file matching an ignore pa
|
|
|
255
255
|
|
|
256
256
|
## Supported value types
|
|
257
257
|
|
|
258
|
-
The extract function can return these
|
|
259
|
-
|
|
260
|
-
|
|
|
261
|
-
|
|
262
|
-
| `str`
|
|
263
|
-
| `int` |
|
|
264
|
-
| `float` |
|
|
265
|
-
|
|
|
266
|
-
| `bytes`
|
|
267
|
-
| `None`
|
|
268
|
-
|
|
269
|
-
Any other type is converted to its string representation
|
|
258
|
+
The extract function can return these types, which map to SQLite types:
|
|
259
|
+
|
|
260
|
+
| SQLite type | Python | TypeScript | Rust |
|
|
261
|
+
|---------------|---------|-------------------------|------------------|
|
|
262
|
+
| TEXT | `str` | `string` | `Value::Text` |
|
|
263
|
+
| INTEGER | `int` | integral `number` | `Value::Integer` |
|
|
264
|
+
| REAL | `float` | fractional `number` | `Value::Real` |
|
|
265
|
+
| INTEGER (0/1) | `bool` | `boolean` | `Value::Integer` |
|
|
266
|
+
| BLOB | `bytes` | `Buffer` / `Uint8Array` | `Value::Blob` |
|
|
267
|
+
| NULL | `None` | `null` / `undefined` | `Value::Null` |
|
|
268
|
+
|
|
269
|
+
Any other type is converted to its string representation (`str()` in Python, string coercion in TypeScript).
|
|
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.52 → dirsql-0.3.54}/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
|
{dirsql-0.3.52/packages/python/tests/e2e → dirsql-0.3.54/packages/python/tests/binding}/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{dirsql-0.3.52/packages/python/tests/smoke → dirsql-0.3.54/packages/python/tests/e2e}/__init__.py
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
|