Crates.io | welds-sqlx-mssql |
lib.rs | welds-sqlx-mssql |
version | 1.7.0 |
source | src |
created_at | 2023-09-09 11:27:27.743307 |
updated_at | 2023-09-09 11:27:27.743307 |
description | Mssql driver implementation for SQLx. Not for direct use; (Fork of sqlx mssql driver starting from the when it was dropped.) |
homepage | |
repository | https://github.com/weldsorm/welds |
max_upload_size | |
id | 968092 |
size | 171,976 |
This is a fork of the mssql driver from sqlx. It is updated to support sqlx 0.7.
This crate is meant as a stopgap until the official mssql-pro driver is available.
The plan is to support mssql with this driver until the official one from sqlx is available. At That point, This crate will be deprecated.