Introduce Ecto.Adapters.SQLite3.Extension (#167)
This allows type extensions to be registered at runtime via the
`:ecto_sqlite3, extensions:` configuration key, which takes a list
of modules that implement the `Extension` behaviour.
authored by