Imports
- github.com/samber/lo
- github.com/shopspring/decimal
- github.com/stretchr/testify/assert
- github.com/stretchr/testify/require
- golang.org/x/text/language
- golang.org/x/text/message
Imports in module “github.com/neilotoole/sq”
- github.com/neilotoole/sq/cli
- github.com/neilotoole/sq/cli/buildinfo
- github.com/neilotoole/sq/cli/config
- github.com/neilotoole/sq/cli/config/yamlstore
- github.com/neilotoole/sq/cli/output
- github.com/neilotoole/sq/cli/run
- github.com/neilotoole/sq/drivers/csv
- github.com/neilotoole/sq/drivers/json
- github.com/neilotoole/sq/drivers/mysql
- github.com/neilotoole/sq/drivers/postgres
- github.com/neilotoole/sq/drivers/sqlite3
- github.com/neilotoole/sq/drivers/sqlserver
- github.com/neilotoole/sq/drivers/userdriver
- github.com/neilotoole/sq/drivers/userdriver/xmlud
- github.com/neilotoole/sq/drivers/xlsx
- github.com/neilotoole/sq/libsq
- github.com/neilotoole/sq/libsq/ast
- github.com/neilotoole/sq/libsq/core/cleanup
- github.com/neilotoole/sq/libsq/core/ioz
- github.com/neilotoole/sq/libsq/core/ioz/lockfile
- github.com/neilotoole/sq/libsq/core/kind
- github.com/neilotoole/sq/libsq/core/lg
- github.com/neilotoole/sq/libsq/core/lg/lga
- github.com/neilotoole/sq/libsq/core/lg/lgm
- github.com/neilotoole/sq/libsq/core/lg/lgt
- github.com/neilotoole/sq/libsq/core/options
- github.com/neilotoole/sq/libsq/core/record
- github.com/neilotoole/sq/libsq/core/schema
- github.com/neilotoole/sq/libsq/core/sqlz
- github.com/neilotoole/sq/libsq/core/stringz
- github.com/neilotoole/sq/libsq/core/tablefq
- github.com/neilotoole/sq/libsq/core/timez
- github.com/neilotoole/sq/libsq/driver
- github.com/neilotoole/sq/libsq/files
- github.com/neilotoole/sq/libsq/source
- github.com/neilotoole/sq/libsq/source/drivertype
- github.com/neilotoole/sq/libsq/source/mdcache
- github.com/neilotoole/sq/libsq/source/metadata
- github.com/neilotoole/sq/testh/proj
- github.com/neilotoole/sq/testh/sakila
- github.com/neilotoole/sq/testh/testsrc
- github.com/neilotoole/sq/testh/tu