Versions in this module Expand all Collapse all v1 v1.0.0 Oct 25, 2017 Changes in this version + func ExecDDLFromFile(db *sql.DB, path string) error + func InsertTrnTranslations(tx *sql.Tx) (*sql.Stmt, error) + func LoadFromReader(r io.Reader, entries interface{}) error + func Round(val float64) int64