blob: 85f76b9bf975de7997b43d195c46f7c71db86db1 [file] [log] [blame]
URL: https://github.com/jmoiron/sqlx/archive/69738bd209812c5a381786011aff17944a384554.zip
Version: 69738bd209812c5a381786011aff17944a384554
License: MIT
License File: LICENSE
Description:
sqlx provides a set of extensions on go's standard database/sql library.
Local Modifications:
Added newlines to sqlx_test.go debug output on lines 74 and 82 to prevent it
from crashing our test runner.
Remove the following imports from sqlx_test.go:
* github.com/lib/pq
* github.com/mattn/go-sqlite3