class Atlas::Adapter::Postgres

Defined in:

atlas/adapter/postgres.cr

Instance Method Summary

Instance methods inherited from class Atlas::Adapter

all(query, model) all, insert(hash) insert

Constructor methods inherited from class Atlas::Adapter

new(db : DB::Database) new

Instance Method Detail

def all(query, model) #

[View source]
def insert(hash) #

[View source]