Language

Package: sbcl-mssql @ 0.0.3-1.045602a

Synopsis

Common Lisp library to interact with MS SQL Server databases

Description

cl-mssql provides an interface to connect to Microsoft SQL server. It uses the libsybdb foreign library provided by the FreeTDS project.

Home page
https://github.com/archimag/cl-mssql
Location
gnu/packages/lisp-xyz.scm (line: 2187, column: 4)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'cffi' does not match package name 'sbcl-cffi'
input-labels

Identify input labels that do not match package names

label 'garbage-pools' does not match package name 'sbcl-garbage-pools'
input-labels

Identify input labels that do not match package names

label 'iterate' does not match package name 'sbcl-iterate'
input-labels

Identify input labels that do not match package names

label 'parse-number' does not match package name 'sbcl-parse-number'