Versions in this module Expand all Collapse all v1 v1.3.2 May 9, 2017 v1.3.1 Apr 20, 2017 Changes in this version + type Driver struct + func (d *Driver) Close() error + func (d *Driver) FilenameExtension() string + func (d *Driver) Initialize(url string) (err error) + func (d *Driver) Migrate(f file.File, pipe chan interface{}) + func (d *Driver) Version() (uint64, error)