class TestOneToMany::Db

def build

def build
  build_sqlite_connection({database: 'sqlite_db'})
end