Documentation
¶
Overview ¶
Package sqlserver implements the s9l driver for Microsoft SQL Server using the pure-Go microsoft/go-mssqldb adapter (database/sql, no CGO). It mirrors the SQLite/PostgreSQL/MySQL adapters; SQL Server-specific dialect (DSN form, INFORMATION_SCHEMA queries, @p1 placeholders) lives here, keeping the core driver-agnostic.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.