plsm v2.3.2 Plsm.Database protocol

Link to this section Summary

Functions

Connect to the given database

Create a database struct that implements the Plsm.Database protocol.

Get the columns for the table that is passed in

Get all of the tables that are in the database that was selected

Link to this section Types

Link to this section Functions

Connect to the given database

Link to this function

create(db, configs)

Create a database struct that implements the Plsm.Database protocol.

Link to this function

get_columns(db, table)

Get the columns for the table that is passed in

Get all of the tables that are in the database that was selected