singlestoredb 1.15.0__py3-none-any.whl → 1.15.2__py3-none-any.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 singlestoredb might be problematic. Click here for more details.

Files changed (48) hide show
  1. singlestoredb/__init__.py +1 -1
  2. singlestoredb/ai/chat.py +14 -0
  3. singlestoredb/apps/_python_udfs.py +18 -3
  4. singlestoredb/apps/_stdout_supress.py +1 -1
  5. singlestoredb/apps/_uvicorn_util.py +4 -0
  6. singlestoredb/config.py +24 -0
  7. singlestoredb/converters.py +1 -1
  8. singlestoredb/docstring/__init__.py +33 -0
  9. singlestoredb/docstring/attrdoc.py +126 -0
  10. singlestoredb/docstring/common.py +230 -0
  11. singlestoredb/docstring/epydoc.py +267 -0
  12. singlestoredb/docstring/google.py +412 -0
  13. singlestoredb/docstring/numpydoc.py +562 -0
  14. singlestoredb/docstring/parser.py +100 -0
  15. singlestoredb/docstring/py.typed +1 -0
  16. singlestoredb/docstring/rest.py +256 -0
  17. singlestoredb/docstring/tests/__init__.py +1 -0
  18. singlestoredb/docstring/tests/_pydoctor.py +21 -0
  19. singlestoredb/docstring/tests/test_epydoc.py +729 -0
  20. singlestoredb/docstring/tests/test_google.py +1007 -0
  21. singlestoredb/docstring/tests/test_numpydoc.py +1100 -0
  22. singlestoredb/docstring/tests/test_parse_from_object.py +109 -0
  23. singlestoredb/docstring/tests/test_parser.py +248 -0
  24. singlestoredb/docstring/tests/test_rest.py +547 -0
  25. singlestoredb/docstring/tests/test_util.py +70 -0
  26. singlestoredb/docstring/util.py +141 -0
  27. singlestoredb/functions/decorator.py +19 -18
  28. singlestoredb/functions/ext/asgi.py +304 -32
  29. singlestoredb/functions/ext/timer.py +2 -11
  30. singlestoredb/functions/ext/utils.py +55 -6
  31. singlestoredb/functions/signature.py +374 -241
  32. singlestoredb/fusion/handlers/files.py +4 -4
  33. singlestoredb/fusion/handlers/models.py +1 -1
  34. singlestoredb/fusion/handlers/stage.py +4 -4
  35. singlestoredb/management/cluster.py +1 -1
  36. singlestoredb/management/manager.py +15 -5
  37. singlestoredb/management/region.py +12 -2
  38. singlestoredb/management/workspace.py +17 -25
  39. singlestoredb/tests/ext_funcs/__init__.py +39 -0
  40. singlestoredb/tests/test_connection.py +18 -8
  41. singlestoredb/tests/test_management.py +24 -57
  42. singlestoredb/tests/test_udf.py +43 -15
  43. {singlestoredb-1.15.0.dist-info → singlestoredb-1.15.2.dist-info}/METADATA +1 -1
  44. {singlestoredb-1.15.0.dist-info → singlestoredb-1.15.2.dist-info}/RECORD +48 -29
  45. {singlestoredb-1.15.0.dist-info → singlestoredb-1.15.2.dist-info}/LICENSE +0 -0
  46. {singlestoredb-1.15.0.dist-info → singlestoredb-1.15.2.dist-info}/WHEEL +0 -0
  47. {singlestoredb-1.15.0.dist-info → singlestoredb-1.15.2.dist-info}/entry_points.txt +0 -0
  48. {singlestoredb-1.15.0.dist-info → singlestoredb-1.15.2.dist-info}/top_level.txt +0 -0
@@ -1,15 +1,15 @@
1
- singlestoredb/__init__.py,sha256=vzHEbxcHZTZuay7dGyuJZk-LVuyUnlgu-R7okiL4FEw,2272
1
+ singlestoredb/__init__.py,sha256=4XuKjp-JxKkJ0tjApI_BD6PPFGZvQNn0kGzz7rEy3Pw,2272
2
2
  singlestoredb/auth.py,sha256=u8D9tpKzrqa4ssaHjyZnGDX1q8XBpGtuoOkTkSv7B28,7599
3
- singlestoredb/config.py,sha256=maEBo6epJpidVVD7QDkBAgE6tbQhYHxBVfouWmGR0cU,13169
3
+ singlestoredb/config.py,sha256=aBdMrPEaNSH-QLi1AXoQaSJsZ9f6ZXoFPN-74Trr6sQ,13935
4
4
  singlestoredb/connection.py,sha256=ELk3-UpM6RaB993aIt08MydKiiDnejHQ1s8EFiacrAI,46055
5
- singlestoredb/converters.py,sha256=Ui-AqdW3pRAQ8A_YcK9EqVYyM4Pt1_Q-tjlotbpK6Cw,20686
5
+ singlestoredb/converters.py,sha256=0D54e-3E2iVzlMYPK0RbGilE9B-kcP380c1Mpze2Nz4,20704
6
6
  singlestoredb/exceptions.py,sha256=HuoA6sMRL5qiCiee-_5ddTGmFbYC9Euk8TYUsh5GvTw,3234
7
7
  singlestoredb/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
8
8
  singlestoredb/pytest.py,sha256=OyF3BO9mgxenifYhOihnzGk8WzCJ_zN5_mxe8XyFPOc,9074
9
9
  singlestoredb/types.py,sha256=Qp_PWYjSYG6PRnmXAZZ7K2QehUqfoG4KSllI3O1stPE,10397
10
10
  singlestoredb/vectorstore.py,sha256=BZb8e7m02_XVHqOyu8tA94R6kHb3n-BC8F08JyJwDzY,8408
11
11
  singlestoredb/ai/__init__.py,sha256=-uNcq-bY-AiWhZ5Plq2ZXtfIVL4PaifMJsJf58rdN8I,114
12
- singlestoredb/ai/chat.py,sha256=8OSBZJ3J2zOlVXzJ_sHSAAyu5E6sy7jqqiNeFhtmjOI,802
12
+ singlestoredb/ai/chat.py,sha256=5vi_jVSH8xJ_WIn_mst8uw5cv9tJJBn3AFYRM4LhYI8,1268
13
13
  singlestoredb/ai/embeddings.py,sha256=X3g0sJNDVOzXzZwoXz3M3ch-IERQXNkHxuH4cj125I8,815
14
14
  singlestoredb/alchemy/__init__.py,sha256=dXRThusYrs_9GjrhPOw0-vw94in_T8yY9jE7SGCqiQk,2523
15
15
  singlestoredb/apps/__init__.py,sha256=dfN97AZz7Np6JML3i9GJrv22ZbNCUletXmsJpQnKhKg,170
@@ -18,22 +18,41 @@ singlestoredb/apps/_config.py,sha256=FlV0ABP7qlBJoKo9NOme6Fpp4yUFm5QEpHEHbl1A24o
18
18
  singlestoredb/apps/_connection_info.py,sha256=QOr-wcQJn6oCZw2kLEP0Uwzo85CGolGz0QIvlem3gug,303
19
19
  singlestoredb/apps/_dashboards.py,sha256=_03fI-GJannamA5lxLvIoC6Mim-H1jTRuI8-dw_P--k,1474
20
20
  singlestoredb/apps/_process.py,sha256=G37fk6bzIxzhfEqp2aJBk3JCij-T2HFtTd078k5Xq9I,944
21
- singlestoredb/apps/_python_udfs.py,sha256=hwncnfx7MpOsvCH0Ic64otDIo-GGPT3UC89y2uAA_Uw,2773
22
- singlestoredb/apps/_stdout_supress.py,sha256=8s9zMIIRPpeu44yluJFc_0VueAxZDmr9QVGT6TGiFeY,659
23
- singlestoredb/apps/_uvicorn_util.py,sha256=rEK4nEmq5hbpRgsmK16UVlxe2DyQSq7C5w5WZSp0kX8,962
21
+ singlestoredb/apps/_python_udfs.py,sha256=CwGt1ehR6CPvtUfLg8SK_ynXvvWHo_SeU_6xoVHQzys,3158
22
+ singlestoredb/apps/_stdout_supress.py,sha256=wNL4YHEImqT3ptKsPPcolkCWN35vWxahEsi2rM7qpOY,665
23
+ singlestoredb/apps/_uvicorn_util.py,sha256=tFcxd4XlPp_ULITN6aPi5MkPFRaEztD0HrbhBw0B1fk,1117
24
+ singlestoredb/docstring/__init__.py,sha256=tTkEitbunkZ-yw2h620BRB1RSTnSmB47UYa6yyNcksM,843
25
+ singlestoredb/docstring/attrdoc.py,sha256=1eE5JmEQv3TkyYfq4OOQ9tuFOzuCFi3Yx4ehuVvMwsA,4221
26
+ singlestoredb/docstring/common.py,sha256=EQntxc6bsqCwzwOSO_qiIQog-W19dDKeeGUrUVkZmBg,6407
27
+ singlestoredb/docstring/epydoc.py,sha256=gSZmM4Xn1G6JAgg70p2aH5CXjHz644RZ_3lr7nn667c,9103
28
+ singlestoredb/docstring/google.py,sha256=_64n5rc4yCVNJvLah5DkQn7qORKYeQ3-nWRq4CcaHWQ,13813
29
+ singlestoredb/docstring/numpydoc.py,sha256=6B-cpSvJEPnnc80TLzyx5YNLtGpiIujYBngQUmxIDH0,17403
30
+ singlestoredb/docstring/parser.py,sha256=Vmrzsh5TSBzBR4zJgxC-lSXk6PAbZXy5FUs2rN5Efrk,3064
31
+ singlestoredb/docstring/py.typed,sha256=bWew9mHgMy8LqMu7RuqQXFXLBxh2CRx0dUbSx-3wE48,27
32
+ singlestoredb/docstring/rest.py,sha256=yrZp-tmeTPGD_M0BhmXNSurpfMvwMfI_K3ruxVG8eUs,8492
33
+ singlestoredb/docstring/util.py,sha256=Hrc90jdu1bN3MCYeLScJ_ynTBDpWWLBKofrLAWk8KvA,4664
34
+ singlestoredb/docstring/tests/__init__.py,sha256=6VULghkufHkqtZfyiBamwZQNBA3z7f4TMEcBclUqTKE,34
35
+ singlestoredb/docstring/tests/_pydoctor.py,sha256=SC-bFHFocEC3jdrXiD0-HV88Ff2XI96K2LvufeweCNQ,790
36
+ singlestoredb/docstring/tests/test_epydoc.py,sha256=1oLC7L9Uc1XhePLr3G_ie5KIuXPAuSieoLq1dWUSz30,19290
37
+ singlestoredb/docstring/tests/test_google.py,sha256=2dVyFN-NjiuyUC3ZcGEm33aENAZNh9F7Eq_ErmyneIA,27955
38
+ singlestoredb/docstring/tests/test_numpydoc.py,sha256=9qr9jHr4feTF1E09c8J6SHWSXUTHsnoln2_DImYKAYM,29680
39
+ singlestoredb/docstring/tests/test_parse_from_object.py,sha256=gZnfgraFb4CGNaoXpQKTZT-QZet0CKdhikZtN148e84,3862
40
+ singlestoredb/docstring/tests/test_parser.py,sha256=1QAB125mmp5sDImafGDa34hhwTPQNOtkQxp75NJJov4,7445
41
+ singlestoredb/docstring/tests/test_rest.py,sha256=ljbY0zi7Wdk90eCg1xgS3aD9GvzB0TdTRhzHGuykaeM,15389
42
+ singlestoredb/docstring/tests/test_util.py,sha256=ES-bb99Qt1AXtCTDO8CdcWInJJLhH1Mh0e4I8MUsabA,1946
24
43
  singlestoredb/functions/__init__.py,sha256=I2GnxOhLb4_7xhgOxdIwmwD5NiK7QYPYaE3PUIX-7xk,471
25
- singlestoredb/functions/decorator.py,sha256=lMzTcndVffFUMkInxlp7R5akVAd10jMP5BqxkeGnQ7E,6397
44
+ singlestoredb/functions/decorator.py,sha256=GrbTMIhXRPlVeVlENrgCjt9aZjZQC7Z4tLOvODAre5Y,6396
26
45
  singlestoredb/functions/dtypes.py,sha256=DgJaNXouJ2t-qIqDiQlUYU9IhkXXUTigWeE_MAcmvHM,39814
27
- singlestoredb/functions/signature.py,sha256=avErza5t3p0vy94p4yjw7Hy2cCDvjolwCyYjEI0PKXM,42481
46
+ singlestoredb/functions/signature.py,sha256=h2vFVNP07d5a3gi7zMiM_sztDUNK_HlJWR-Rl3nMxPA,45545
28
47
  singlestoredb/functions/utils.py,sha256=1L0Phgzq0XdWK3ecfOOydq4zV955yCwpDoAaCYRGldk,10769
29
48
  singlestoredb/functions/ext/__init__.py,sha256=1oLL20yLB1GL9IbFiZD8OReDqiCpFr-yetIR6x1cNkI,23
30
49
  singlestoredb/functions/ext/arrow.py,sha256=WB7n1ACslyd8nlbFzUvlbxn1BVuEjA9-BGBEqCWlSOo,9061
31
- singlestoredb/functions/ext/asgi.py,sha256=IxVUUrz-fGmoxSXGlEb1COI-bXn2JcvLrVz4wa2Hx0o,60223
50
+ singlestoredb/functions/ext/asgi.py,sha256=H7YgSsqKzhVun9cj5iXvM_8yXM_Zciuy8BEPBp_dT4Y,71650
32
51
  singlestoredb/functions/ext/json.py,sha256=RIuZdDybEdHuC-f2p6BdjhFjM3iGb3a1PRQ4k11P6N8,10102
33
52
  singlestoredb/functions/ext/mmap.py,sha256=RzyNSLRpI5ZJ8YN6k-AvZlRTLjj80j52byHLtW8c3ps,13710
34
53
  singlestoredb/functions/ext/rowdat_1.py,sha256=SlXbJ2042jEoaXw81y5llw1625w0aU2nZ8vI_O3qA-M,21112
35
- singlestoredb/functions/ext/timer.py,sha256=kgmJACV6LAfev53XiGMwCv4DDlgF3Icg7G8VCuTQp4Q,2963
36
- singlestoredb/functions/ext/utils.py,sha256=2-B8YU_Iekv8JcpI-ochs9TIeuyatLaLAH-AyYyUUIg,5311
54
+ singlestoredb/functions/ext/timer.py,sha256=-PR__KbhwAMW4PXJ4fGri2FfrU0jRyz6e6yvmySmjaw,2706
55
+ singlestoredb/functions/ext/utils.py,sha256=oU2NVmkjcS0QHLfdB8SBiRylVq-r0VzTy8nxGvAgjow,6938
37
56
  singlestoredb/functions/typing/__init__.py,sha256=gT_Sz5YH-L-9WeIHwWYMEx-hUCZqis7ec5Ipk3JXpnM,1339
38
57
  singlestoredb/functions/typing/numpy.py,sha256=WO64_HziveGk0dqRrkuZ51aohULy9qYuqaKHAoiiA3A,661
39
58
  singlestoredb/functions/typing/pandas.py,sha256=wZUTMbte937EKtGdnFFWB0fFut5unTOyAbn8fSBsfro,83
@@ -46,10 +65,10 @@ singlestoredb/fusion/registry.py,sha256=jjdRTYZ3ylhy6gAoW5xBj0tkxGFBT-2yLQ0tztTg
46
65
  singlestoredb/fusion/result.py,sha256=p5I65C-Dhhl1yeZwetXXZabwritr8Ph2mFvJJ3ovcBM,11790
47
66
  singlestoredb/fusion/handlers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
48
67
  singlestoredb/fusion/handlers/export.py,sha256=Af4eIMPGKEOpmf4LXnvQsgmnvx5F8B5FkRI20RvEa7o,15309
49
- singlestoredb/fusion/handlers/files.py,sha256=McoRacihcQn0-qILujBi0HCNyuFcrBoIUGlkWlg1cII,18991
68
+ singlestoredb/fusion/handlers/files.py,sha256=6SMVn80DrnBWabbd1vevicR827P0Y6-B1bTfqr4VuL4,18971
50
69
  singlestoredb/fusion/handlers/job.py,sha256=r0KdOD55VUDw-SymC__5Mn-fzJTZE_xcBgH-O8DYVHc,21095
51
- singlestoredb/fusion/handlers/models.py,sha256=xJPIG0_GgF-VrmPoIsU2U4AsS7ytDz8JMRaqchglAR0,6236
52
- singlestoredb/fusion/handlers/stage.py,sha256=kYVjbPys83kf3jX6jWwN8Ju0oEocKVZ3TIOt2HiC5Ew,14287
70
+ singlestoredb/fusion/handlers/models.py,sha256=2LWx7da7qVc65xFIKPsFikvvA9zF-QxMZJ76HV5inNw,6231
71
+ singlestoredb/fusion/handlers/stage.py,sha256=edViRGlBF7xZUd3ClmpBlMcBc6O4JKdvA9DGgnbGFdU,14272
53
72
  singlestoredb/fusion/handlers/utils.py,sha256=ozHOWUraoN8XGTK9JZdhv5HV8AQR8zfUd1yh1kLvUXY,10685
54
73
  singlestoredb/fusion/handlers/workspace.py,sha256=4xN2TFO4yF7KZB2Fcht7IuvoDdAT6fDfDLjixiHZN8w,27506
55
74
  singlestoredb/http/__init__.py,sha256=A_2ZUCCpvRYIA6YDpPy57wL5R1eZ5SfP6I1To5nfJ2s,912
@@ -59,16 +78,16 @@ singlestoredb/magics/run_personal.py,sha256=Y5lVpJ8vqOyEjtZkip04Hwi4uZ7CQLU5Rd1M
59
78
  singlestoredb/magics/run_shared.py,sha256=czoO4z6gtoq9ek_41efRBRk-XQiHKuHdY0BOdfKkFrc,5130
60
79
  singlestoredb/management/__init__.py,sha256=8q7i6-Cr9x-oZ8-NVAvTo_qtfHEndX4wx2g6GMAAgPQ,304
61
80
  singlestoredb/management/billing_usage.py,sha256=9ighjIpcopgIyJOktBYQ6pahBZmWGHOPyyCW4gu9FGs,3735
62
- singlestoredb/management/cluster.py,sha256=h75grXSxq4Anr4RxwKxcZW4TkWJ4bFg_ql5iRWCNLdQ,14405
81
+ singlestoredb/management/cluster.py,sha256=vDefpp2IMZRawvueIqZK2pePWVNnPWb6Szrt8mO8gmg,14419
63
82
  singlestoredb/management/export.py,sha256=yR-yZUE9USFrP5OR_5iLFqEc8GLiKDQypSEp08CmT5k,9083
64
83
  singlestoredb/management/files.py,sha256=89IhpGw9WdwxVeksavHEDMVn9wb_jxb-utZuIDqkLHw,30477
65
84
  singlestoredb/management/inference_api.py,sha256=L6eFqaUaPugF_cmrZ4xlArj8CIv25vWqQs1vwgKPEF4,2583
66
85
  singlestoredb/management/job.py,sha256=4-xLWzbE8odQogVVaFer80UEoTAZY1T28VZ9Ug4rbmM,24611
67
- singlestoredb/management/manager.py,sha256=V9_PVMpUOj8laKwNFtp4Nd2Taww2Y65TeSRK5ZWzOo0,8922
86
+ singlestoredb/management/manager.py,sha256=k8JKPXyJVHI7gFwqIhxhUtQr_KdBCXw7Dw4GCdCtdKg,9352
68
87
  singlestoredb/management/organization.py,sha256=_JvW0Znu5emR5uYGVEcZvakQqftNb_vRhzmkOoPRPfc,5869
69
- singlestoredb/management/region.py,sha256=OIdWqQCDjwey9fPrLZFRPh9tA4M1pMjmzCBYrUHRC0Q,3838
88
+ singlestoredb/management/region.py,sha256=ji3u6ZjQoNJ9i_X4C9ojciYPq4Oz7gKkeeUDndO8dZU,4114
70
89
  singlestoredb/management/utils.py,sha256=QIhZCZSRaDbAG35xu1_n7ihmRXON8swc-gEK2FGYutI,13203
71
- singlestoredb/management/workspace.py,sha256=ZtVklRGShucHwpT9qDojXOIPo-jTTbqu657-jnTBh1g,62334
90
+ singlestoredb/management/workspace.py,sha256=XoguxUm2k2MP6Fct8am_735ZgPqUXBkIjPwBOVtIBIY,61931
72
91
  singlestoredb/mysql/__init__.py,sha256=olUTAvkiERhDW41JXQMawkg-i0tvBEkoTkII1tt6lxU,4492
73
92
  singlestoredb/mysql/_auth.py,sha256=AugRitoUwgRIDFuJxuAH4MWIAmckY7Ji2pP6r_Ng9dY,8043
74
93
  singlestoredb/mysql/charset.py,sha256=-FlONDS_oAUF5B3mIgeHBPb_SCt4zHD33arUeBNctU0,10510
@@ -125,23 +144,23 @@ singlestoredb/tests/test2.ipynb,sha256=yd1PE1VK-DwiRd6mYS4_0cPBtuVkvcDtycvTwD-Yn
125
144
  singlestoredb/tests/test2.sql,sha256=D4U2GSlOVeo39U8-RMM4YziJzYFfi4Ztm2YXJVJVAS8,37
126
145
  singlestoredb/tests/test_basics.py,sha256=Dw1irrtf3gWN7tqGruSH6uhWi5zkmCpJl6ZMQxMqlf4,48446
127
146
  singlestoredb/tests/test_config.py,sha256=63lyIQ2KrvGE6C9403B_4Mc90mX4tp42ys5Bih2sXrE,11184
128
- singlestoredb/tests/test_connection.py,sha256=fvn-kPdeIMI9RGNz0dNk5ZmTCep1amwWQDHYfPdqO60,119699
147
+ singlestoredb/tests/test_connection.py,sha256=ax2hBPahn0rFENBbYLoph_JIAR20eYeJLyQPIQGIdX4,120237
129
148
  singlestoredb/tests/test_dbapi.py,sha256=IKq5Hcwx8WikASP8_AB5fo3TXv7ryWPCVGonoly00gI,652
130
149
  singlestoredb/tests/test_exceptions.py,sha256=tfr_8X2w1UmG4nkSBzWGB0C7ehrf1GAVgj6_ODaG-TM,1131
131
150
  singlestoredb/tests/test_ext_func.py,sha256=_YREceW1Llwx9Wcamj0up2IXLuBTnuvQqCFOWphckKI,46271
132
151
  singlestoredb/tests/test_ext_func_data.py,sha256=yTADD93nPxX6_rZXXLZaOWEI_yPvYyir9psn5PK9ctU,47695
133
152
  singlestoredb/tests/test_fusion.py,sha256=7YQ_nOQoV_7yD4OEpJz2Ov-zok-cBFK9IOJ3FgZ0xo0,50593
134
153
  singlestoredb/tests/test_http.py,sha256=RXasTqBWRn__omj0eLFTJYIbZjd0PPdIV2d4Cqz0MC8,8580
135
- singlestoredb/tests/test_management.py,sha256=D2-qarTzwWOlBTjL3XTmB76D9gUKmfbd2Gl1vQUQESk,53237
154
+ singlestoredb/tests/test_management.py,sha256=R5g5QHWCSPxCrwMUOD0BL-touGIDvqQfDve-YmZyhX4,51973
136
155
  singlestoredb/tests/test_plugin.py,sha256=qpO9wmWc62VaijN1sJ97YSYIX7I7Y5C6sY-WzwrutDQ,812
137
156
  singlestoredb/tests/test_results.py,sha256=wg93sujwt-R9_eJCgSCElgAZhLDkIiAo3qPkPydOv78,6582
138
157
  singlestoredb/tests/test_types.py,sha256=jqoAaSjhbgwB3vt0KsTcl7XBWoMMIa0mPFKhEi5bBjo,4500
139
- singlestoredb/tests/test_udf.py,sha256=Kb7-oJpnN6MTT3aE5V5dry_r5ze0EwaAIJeh_zR3l0I,28844
158
+ singlestoredb/tests/test_udf.py,sha256=ycqSwwwCw3Mq4r0cyIylg63ReSjP4KbMX_7XqoYm-dg,29676
140
159
  singlestoredb/tests/test_udf_returns.py,sha256=k31L6Ir2Xw8MEZ18upuu0p_D_OpbrPAzWhDQXVFDS7I,15541
141
160
  singlestoredb/tests/test_vectorstore.py,sha256=anHfp5gQrQy8Iw3Ub4mxFEkaZWahs566OXuKqjpkozM,1554
142
161
  singlestoredb/tests/test_xdict.py,sha256=fqHspoi39nbX3fIDVkkRXcd5H50xdOsSvK0bxAMQnaE,10408
143
162
  singlestoredb/tests/utils.py,sha256=2A2tEdD3t8aXWUnHtAIcFlWrflsz2MlMcCbUDaAG29c,4995
144
- singlestoredb/tests/ext_funcs/__init__.py,sha256=KuA2ACn46O_f_z6gFP1biYm9D-xWDBctCV_IqnHCh6E,14947
163
+ singlestoredb/tests/ext_funcs/__init__.py,sha256=Gg15gcphVnW5ZXgFT8P8hYSOmgvmVIaUA8jxTC_UgRc,15581
145
164
  singlestoredb/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
146
165
  singlestoredb/utils/config.py,sha256=m3Xn6hsbdKyLufSnbokhFJ9Vfaz9Qpkj1IEnIiH9oJQ,24503
147
166
  singlestoredb/utils/convert_rows.py,sha256=A6up7a8Bq-eV2BXdGCotQviqp1Q7XdJ2MA9339hLYVQ,1816
@@ -153,9 +172,9 @@ singlestoredb/utils/results.py,sha256=bJtaUaDiFq26IsPAKZ2FHGB7csMn94EAxLKrP4HaEE
153
172
  singlestoredb/utils/xdict.py,sha256=S9HKgrPrnu_6b7iOwa2KrW8CmU1Uqx0BWdEyogFzWbE,12896
154
173
  sqlx/__init__.py,sha256=aBYiU8DZXCogvWu3yWafOz7bZS5WWwLZXj7oL0dXGyU,85
155
174
  sqlx/magic.py,sha256=JsS9_9aBFaOt91Torm1JPN0c8qB2QmYJmNSKtbSQIY0,3509
156
- singlestoredb-1.15.0.dist-info/LICENSE,sha256=Mlq78idURT-9G026aMYswwwnnrLcgzTLuXeAs5hjDLM,11341
157
- singlestoredb-1.15.0.dist-info/METADATA,sha256=_b9wfex4H3DNup18dBoa2oALthiwvg3Tv5ch29HIpFs,5786
158
- singlestoredb-1.15.0.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
159
- singlestoredb-1.15.0.dist-info/entry_points.txt,sha256=bSLaTWB5zGjpVYPAaI46MkkDup0su-eb3uAhCNYuRV0,48
160
- singlestoredb-1.15.0.dist-info/top_level.txt,sha256=DfFGz7bM4XrshloiCeTABgylT3BUnS8T5pJam3ewT6Q,19
161
- singlestoredb-1.15.0.dist-info/RECORD,,
175
+ singlestoredb-1.15.2.dist-info/LICENSE,sha256=Mlq78idURT-9G026aMYswwwnnrLcgzTLuXeAs5hjDLM,11341
176
+ singlestoredb-1.15.2.dist-info/METADATA,sha256=uN82pi4sBQ44TcbZFu0UB1xzpUMwPL58kIWenRWjpRs,5786
177
+ singlestoredb-1.15.2.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
178
+ singlestoredb-1.15.2.dist-info/entry_points.txt,sha256=bSLaTWB5zGjpVYPAaI46MkkDup0su-eb3uAhCNYuRV0,48
179
+ singlestoredb-1.15.2.dist-info/top_level.txt,sha256=DfFGz7bM4XrshloiCeTABgylT3BUnS8T5pJam3ewT6Q,19
180
+ singlestoredb-1.15.2.dist-info/RECORD,,