depo v1.4.1 Depo.DB
A DB is a GenServer that manages an open database connection and a cache of prepared SQL statements.
Summary
Functions
Bind the values to the statement, execute it, and return a stream of the row values
A DB is a GenServer that manages an open database connection and a cache of prepared SQL statements.
Bind the values to the statement, execute it, and return a stream of the row values