native-dumper 0.3.4.9__cp314-cp314-win_amd64.whl → 0.3.5.1__cp314-cp314-win_amd64.whl

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.
@@ -23,7 +23,7 @@ def chunk_query(query: str | None) -> tuple[list[str]]:
23
23
  first_part.append(part)
24
24
 
25
25
  if (i + 1 < len(parts) and parts[i + 1].lower().startswith(
26
- ('with ', 'select ')
26
+ ("with", "select")
27
27
  )
28
28
  ):
29
29
  second_part = parts[i + 1:]
native_dumper/version.py CHANGED
@@ -1 +1 @@
1
- __version__ = "0.3.4.9"
1
+ __version__ = "0.3.5.1"
@@ -1,11 +1,11 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: native-dumper
3
- Version: 0.3.4.9
3
+ Version: 0.3.5.1
4
4
  Summary: Library for read and write Native format between Clickhouse and file.
5
- Home-page: https://github.com/0xMihalich/native_dumper
5
+ Home-page: https://0xmihalich.github.io/dbhose_airflow/classes/native_dumper/index.html
6
6
  Author: 0xMihalich
7
7
  Author-email: bayanmobile87@gmail.com
8
- Classifier: Development Status :: 3 - Alpha
8
+ Classifier: Development Status :: 4 - Beta
9
9
  Classifier: Intended Audience :: Developers
10
10
  Classifier: Programming Language :: Python :: 3.10
11
11
  Classifier: Programming Language :: Python :: 3.11
@@ -15,9 +15,9 @@ Classifier: Programming Language :: Python :: 3.14
15
15
  Requires-Python: >=3.10
16
16
  Description-Content-Type: text/markdown
17
17
  License-File: LICENSE
18
- Requires-Dist: light-compressor==0.0.2.1
19
- Requires-Dist: nativelib==0.2.2.5
20
- Requires-Dist: sqlparse>=0.5.4
18
+ Requires-Dist: light-compressor==0.0.2.2
19
+ Requires-Dist: nativelib==0.2.2.6
20
+ Requires-Dist: sqlparse>=0.5.5
21
21
  Dynamic: author
22
22
  Dynamic: author-email
23
23
  Dynamic: classifier
@@ -1,6 +1,6 @@
1
1
  native_dumper/__init__.py,sha256=q4rYKVDORN8eztiVFnRYzpLRiN304GPoxvkOpkl3a24,739
2
2
  native_dumper/dumper.py,sha256=3GaFC8hB71aekw2BF6-ALO-QXDVX_YV59ZTZ7_UBtk4,16073
3
- native_dumper/version.py,sha256=Z6mJSOaS3XVN0RGBDeDSAzHH8-lOTa3kNQaj7srm5GU,25
3
+ native_dumper/version.py,sha256=pZXc5b7lV_54rCycEOrBGS3S3V1wgc-vdO4kZEVVyXM,25
4
4
  native_dumper/common/__init__.py,sha256=PKUQZ5kJ_OjYlfz-JAK3aBJBqCS_zIHFbdu0WURi_-k,1247
5
5
  native_dumper/common/columns.py,sha256=4cRyhL8bEiR6-WWi6_mtnVOkYoPidpa5GIxLuDDV79g,904
6
6
  native_dumper/common/connector.py,sha256=zC-RG9jhIdR-wZTGB_CapYjDL1iTBUtghLtOymCzSmM,368
@@ -9,14 +9,14 @@ native_dumper/common/defines.py,sha256=O6aWWXEXZPHnuZ5P-W1Qk7DgBxgnzgganKbsmIz7C
9
9
  native_dumper/common/diagram.py,sha256=IkmRtKF6Jt4z0cMWpAYGCZ4LwhNWQ4qkWYEJd8Xvd9I,2583
10
10
  native_dumper/common/errors.py,sha256=v8ZfvJtb0N4UfQTxFNzjbbcSW8UTW5jrIVjCQSUvNlQ,413
11
11
  native_dumper/common/logger.py,sha256=tNsG_n76Z8QYMDsGh-XFzzuBG17Ho5VOei68l9lOZ-E,1745
12
- native_dumper/common/multiquery.py,sha256=0WrjooZvO228xoG4rISDwxIfRhrzAHXktqXShYm5Oyg,803
13
- native_dumper/common/pyo3http.cp314-win_amd64.pyd,sha256=fLA4MPJ-odJPIS1se6wrEO6nRoT29PLwI9ayJVdv1hk,3003904
12
+ native_dumper/common/multiquery.py,sha256=_vngN4cQOetT1l8_p2br83KPk7QLklwxllkoxuupsTY,801
13
+ native_dumper/common/pyo3http.cp314-win_amd64.pyd,sha256=TdaskJ1HLrkqykCrKrbESfGus-K_gRYs6-l7xloHxh4,2953728
14
14
  native_dumper/common/pyo3http.pyi,sha256=iix6S63awOpuuD4KIhokAyavxhQCP4UVZPs1P5zpJvM,6282
15
15
  native_dumper/common/writer.py,sha256=m4GVMxZ8e-B4ViDTPuk10Vxpq8yK87xgm9AOXokNTdc,298
16
16
  native_dumper/common/pyo3http/Cargo.toml,sha256=nWZH83Bbb5zSwADujU8pKrY_nmbOtFZbP9MOLdTxC24,390
17
17
  native_dumper/common/pyo3http/src/lib.rs,sha256=7JxAOMu4uqWd_UtsM88cgNHXILDzs8ZcyFpKEndrMkE,25773
18
- native_dumper-0.3.4.9.dist-info/licenses/LICENSE,sha256=jW7Zeev0dRSYqbEnAk6qGz3e3yok-NhdTxP0ceNPlWM,1088
19
- native_dumper-0.3.4.9.dist-info/METADATA,sha256=HRtAbyuAVx9ti_7LhJoUxjUFullT8Uq3QfqGGMQLBIg,4490
20
- native_dumper-0.3.4.9.dist-info/WHEEL,sha256=7k6Wcy588iJYe5lf5K095NLg-uoBTnE-T8eHJ92G4_4,101
21
- native_dumper-0.3.4.9.dist-info/top_level.txt,sha256=mRPA9FLefVYq0__gRJ2LVJeFyIG_EmfYkKXBLdj0u54,14
22
- native_dumper-0.3.4.9.dist-info/RECORD,,
18
+ native_dumper-0.3.5.1.dist-info/licenses/LICENSE,sha256=jW7Zeev0dRSYqbEnAk6qGz3e3yok-NhdTxP0ceNPlWM,1088
19
+ native_dumper-0.3.5.1.dist-info/METADATA,sha256=Kj68t2NLbSI-YfhvrXPhZXXdrTfCGIxcOXlTaYJzJk0,4522
20
+ native_dumper-0.3.5.1.dist-info/WHEEL,sha256=z-AL790RFdWKt_PD8upif4biP-wiSujrp37waEcSdi0,102
21
+ native_dumper-0.3.5.1.dist-info/top_level.txt,sha256=mRPA9FLefVYq0__gRJ2LVJeFyIG_EmfYkKXBLdj0u54,14
22
+ native_dumper-0.3.5.1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.9.0)
2
+ Generator: setuptools (80.10.2)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp314-cp314-win_amd64
5
5