API Reference Tempus SQL v0.1.0

modules

Modules

Implements the Ecto.Type behaviour for a user-defined postgres composite type called :tempus_slot to store instances of Tempus.Slot.

Implements Ecto.Type behaviour for Tempus.Slot, where the underlying schema type is a map.

Provides several helpers to query DB for the Tempus.Slot type.

The set of functions bringing DB support to Tempus library.

mix-tasks

Mix Tasks

Generates a migration to add a composite type called :tempus_slot to a Postgres database.