fastmssql 0.1.6__cp312-cp312-manylinux_2_34_x86_64.whl → 0.1.7__cp312-cp312-manylinux_2_34_x86_64.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 fastmssql might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fastmssql
3
- Version: 0.1.6
3
+ Version: 0.1.7
4
4
  Classifier: Development Status :: 4 - Beta
5
5
  Classifier: Intended Audience :: Developers
6
6
  Classifier: License :: Other/Proprietary License
@@ -182,25 +182,6 @@ async def main():
182
182
  asyncio.run(main())
183
183
  ```
184
184
 
185
- #### 3. Convenience Functions
186
-
187
- ```python
188
- import asyncio
189
- import mssql_python_rust as mssql
190
-
191
- async def main():
192
- # Execute queries without manual connection management
193
-
194
- # Using connection string
195
- result = await mssql.execute(
196
- "SELECT @@SERVERNAME as server",
197
- connection_string="Server=localhost;Database=master;User Id=myuser;Password=mypass"
198
- )
199
-
200
-
201
- asyncio.run(main())
202
- ```
203
-
204
185
  ### Connection Pool Configuration
205
186
 
206
187
  Configure the connection pool for your specific needs:
@@ -1,9 +1,9 @@
1
- fastmssql-0.1.6.dist-info/METADATA,sha256=nQ4ydWRdckihS-mdqzo6_UU-qWqZoE_gQ2Zd1Kv0Fv0,25969
2
- fastmssql-0.1.6.dist-info/WHEEL,sha256=r0WGOp9Si1GMtIT6KGShdYs6d8uozFtaOJLSf_y5IKk,108
3
- fastmssql-0.1.6.dist-info/licenses/LICENSE,sha256=NwufX3BNj7RvVtnrshWhkpFOLvWc_YVpGpr3UZGFz_E,4765
1
+ fastmssql-0.1.7.dist-info/METADATA,sha256=GrRNZ9jlV8V33aXkKtJ4FwoHTKMZGOmKIzGu7P4k5i8,25566
2
+ fastmssql-0.1.7.dist-info/WHEEL,sha256=r0WGOp9Si1GMtIT6KGShdYs6d8uozFtaOJLSf_y5IKk,108
3
+ fastmssql-0.1.7.dist-info/licenses/LICENSE,sha256=NwufX3BNj7RvVtnrshWhkpFOLvWc_YVpGpr3UZGFz_E,4765
4
4
  fastmssql.libs/libcrypto-fca80f7e.so.3,sha256=W_nlaWqqwVjQDsWInJhX2p9JmjaaaejiK8SAyNGxANo,5463233
5
5
  fastmssql.libs/libssl-e50e007b.so.3,sha256=CG4oarhB5Xu4VTrq1CwcT9ydUaV5LflnrNtckZkdyIQ,750633
6
6
  fastmssql/__init__.py,sha256=Sfm-Ven3d_G4dhitAIhWkL9ox-JqXue23nl3-HveA74,607
7
7
  fastmssql/fastmssql.py,sha256=kdRlcP-eFWVlcggsmHM33Y7MDZDa8qiIto0r3lsdGr0,26247
8
- fastmssql/fastmssql_core.cpython-312-x86_64-linux-gnu.so,sha256=sV8IKjFyuq2E5AVIboFBWaHKFRAxI5aRz5X3dCUWCGk,3420809
9
- fastmssql-0.1.6.dist-info/RECORD,,
8
+ fastmssql/fastmssql_core.cpython-312-x86_64-linux-gnu.so,sha256=vfagQTFHckQwt193blnX72t6Bsku-71RL9UeHhOA7Ac,3420809
9
+ fastmssql-0.1.7.dist-info/RECORD,,