Package-level declarations

Types

Link copied to clipboard
object ErrorLogsTable : Table
Link copied to clipboard
class PsqlErrorLogsRepo @Inject constructor(db: Database, mapper: ErrorLogsRowMapper) : ErrorLogsRepo