rctab.crudΒΆ

The SQLAlchemy models, Pydantic models and database logic.

Modules

rctab.crud.accounting_models

SQLAlchemy models for the accounting schema.

rctab.crud.auth

User authentication with Active Directory.

rctab.crud.models

SQLAlchemy models for the default schema.

rctab.crud.utils

Database utilities and helper functions.