Rit Database v0.0.1 API Reference

Modules

RitDatabse keeps the contexts that define your domain and business logic.

The Accounts context.

The user main credential entity

The user entity

Responsible to manage database data

Tasks are functions intended to be used to integrate external services or bootstrap components. It is used by RitDatabase.Application to bootstrap the database before the start of the application and can be executed using the eval command on release CLI

Database tasks are functions that integrate RitDatabase with PostgreSQL and execute changes on it.