Versions in this module Expand all Collapse all v1 v1.2.0 Oct 10, 2014 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() (uint64, error)