Tags · sqlpage/sqlx-oldapi · GitHub
Skip to content

Tags: sqlpage/sqlx-oldapi

Tags

v0.6.56

Toggle v0.6.56's commit message
Release 0.6.56

v0.6.55

Toggle v0.6.55's commit message

Verified

This commit was signed with the committer’s verified signature.
lovasoa Ophir LOJKINE
Validate deferred ODBC parameter metadata

v0.6.54

Toggle v0.6.54's commit message

Verified

This tag was signed with the committer’s verified signature.
lovasoa Ophir LOJKINE
dependencies update & odbc fixes

Verified

This tag was signed with the committer’s verified signature.
lovasoa Ophir LOJKINE

v0.6.52

Toggle v0.6.52's commit message
deps

v0.6.51

Toggle v0.6.51's commit message
 - support for extracting underlying db-specific type from AnyValueRef

v0.6.50

Toggle v0.6.50's commit message
sql named instance support

 - Added support for SQL Server named instances with automatic port discovery via SSRP (SQL Server Resolution Protocol). You can now connect using `mssql://user:pass@host/db?instance=SQLEXPRESS` and the port will be automatically discovered.
 - odbc: no warning when statement row count is unavailable

v0.6.49

Toggle v0.6.49's commit message
stable odbc support

0.6.49-beta.6

Toggle 0.6.49-beta.6's commit message
datetime_fixes

0.6.49-beta.5

Toggle 0.6.49-beta.5's commit message
fix binary extraction