Versions in this module Expand all Collapse all v1 v1.87.0 Feb 17, 2020 Changes in this version + func Clean() error + func Migrate(db *sql.DB) (int, error) + func OpenDB(conf config.DB) (*sql.DB, error) + type DB struct + func GetDB(t testing.TB) DB + func (db DB) Close() error + func (db DB) Truncate(t testing.TB, tables ...string) Other modules containing this package gitlab.com/gitlab-org/gitaly/v14 gitlab.com/gitlab-org/gitaly/v15 gitlab.com/gitlab-org/gitaly/v16