Jabol.Repo (Jabol v0.1.0)
View SourceCustom repository module for database operations. This is a simplified implementation of database access functions.
Summary
Functions
Deletes a record from the database.
Retrieves a record from the database by ID.
Initializes the repository with the given configuration.
Inserts a record into the database.
Updates a record in the database.