API Reference Aurora.Ctx v#0.1.2

View Source

Modules

A module for automatically generating CRUD operations for Ecto schemas.

Core implementation of common database operations using Ecto.

Struct for handling pagination state.

Provides functions for building and composing Ecto queries with common operations like filtering, sorting, pagination, and preloading associations.

Mix Tasks

A Mix task for setting up the test environment by creating and migrating the test database.