@hanseninnovations/printernator-orm
v1.0.4
Published
Library for handling database connections and queries for the printernator project.
Readme
ORM
Purpose
This library allows us to abstract both db connections and sql commands needed to obtain entries from the printernator database.
Installing
npm i @hanseninnovations/printernator-ormHow To Use
TODO
