Versions in this module Expand all Collapse all v1 v1.4.1 Dec 16, 2016 v1.4.0 Nov 22, 2016 Changes in this version + type Driver struct + func (driver *Driver) Close() error + func (driver *Driver) FilenameExtension() string + func (driver *Driver) Initialize(url string) error + func (driver *Driver) Migrate(f file.File, pipe chan interface{}) + func (driver *Driver) Version() (file.Version, error) + func (driver *Driver) Versions() (file.Versions, error)