psqlpy 0.11.4__cp313-cp313-win32.whl → 0.11.6__cp313-cp313-win32.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.

Potentially problematic release.


This version of psqlpy might be problematic. Click here for more details.

@@ -308,15 +308,8 @@ class Cursor:
308
308
  """
309
309
 
310
310
  array_size: int
311
- cursor_name: str
312
311
  querystring: str
313
312
  parameters: ParamsT = None
314
- prepared: bool | None
315
- conn_dbname: str | None
316
- user: str | None
317
- host_addrs: list[str]
318
- hosts: list[str]
319
- ports: list[int]
320
313
 
321
314
  def __aiter__(self: Self) -> Self: ...
322
315
  async def __anext__(self: Self) -> QueryResult: ...
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: psqlpy
3
- Version: 0.11.4
3
+ Version: 0.11.6
4
4
  Classifier: Typing :: Typed
5
5
  Classifier: Topic :: Database
6
6
  Classifier: Development Status :: 4 - Beta
@@ -1,10 +1,10 @@
1
- psqlpy-0.11.4.dist-info/METADATA,sha256=WCqbe-Cx4bbVHIQCIvFfgxlSkqHeE6sJjqc2voGsO2U,1350
2
- psqlpy-0.11.4.dist-info/WHEEL,sha256=pMzfecwMfOazB6jjXwM9UPQPeAAEH0Wa3efEWfPvr30,92
3
- psqlpy-0.11.4.dist-info/entry_points.txt,sha256=kNGHhl8cqbZ25PuaS-Ez-7jl3_b_4rIajMSmdJzmKNo,74
4
- psqlpy-0.11.4.dist-info/licenses/LICENSE,sha256=hZGPaqvpChxSPLSye1juW8quOxD19gGadYEu-41ATTw,1098
1
+ psqlpy-0.11.6.dist-info/METADATA,sha256=TqfhQ0h70DQkP4AsCvf-BHX2t9GYQVAfNTgKd8qaqKk,1350
2
+ psqlpy-0.11.6.dist-info/WHEEL,sha256=pMzfecwMfOazB6jjXwM9UPQPeAAEH0Wa3efEWfPvr30,92
3
+ psqlpy-0.11.6.dist-info/entry_points.txt,sha256=kNGHhl8cqbZ25PuaS-Ez-7jl3_b_4rIajMSmdJzmKNo,74
4
+ psqlpy-0.11.6.dist-info/licenses/LICENSE,sha256=hZGPaqvpChxSPLSye1juW8quOxD19gGadYEu-41ATTw,1098
5
5
  psqlpy/__init__.py,sha256=JrmJTSxkjPdQzh7R2yTM-EATT_TJIVGyvGmsGzRDKJo,883
6
- psqlpy/_internal.cp313-win32.pyd,sha256=O2Mnzhn77gbOqpFo4VHkvfyPxf_Wye01W6DWduB-pio,8632832
7
- psqlpy/_internal/__init__.pyi,sha256=3LjHdaIdeZS1fAEKySaWhNXMuKhaaTKuAwefp0KFN_8,61415
6
+ psqlpy/_internal.cp313-win32.pyd,sha256=fzpsoIgwaA2xb3E3IaqL4fwUJBcjgE0NrTxxEXGJeMU,8623616
7
+ psqlpy/_internal/__init__.pyi,sha256=QiWuT4p8iz3Ijt3eH-c782TknkY6wJLDdW9qQUTJhV8,61244
8
8
  psqlpy/_internal/exceptions.pyi,sha256=P86gr4UkDwMB5H6VoEs4FOtDMoiUobv7heCh_Mpp_vg,5122
9
9
  psqlpy/_internal/extra_types.pyi,sha256=lVhIO5fcxWXpxJbRtOS418RihIHmFfu-U3Tvo0YS3n8,17626
10
10
  psqlpy/_internal/row_factories.pyi,sha256=Knkyt4nY2ZI539cZsfyr87EJgmW-z4Nq4nKTokC9YMI,1516
@@ -12,4 +12,4 @@ psqlpy/exceptions.py,sha256=gHPwwaC76p1Q9yidq3wqbCInzNKosmNQuJskCtIosiE,2052
12
12
  psqlpy/extra_types.py,sha256=Lg-KK1uxUjHh-13iRp4ahEWPCR3GMBiDV2xCt63mVIw,1716
13
13
  psqlpy/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
14
14
  psqlpy/row_factories.py,sha256=nTrgfvsS2SqfZcAB5FCrnkLTUIqyPnZjGMMD1nATrPM,113
15
- psqlpy-0.11.4.dist-info/RECORD,,
15
+ psqlpy-0.11.6.dist-info/RECORD,,