View Source mix tempus.gen.postgres.tempus_slot (Tempus SQL v0.1.0)
Generates a migration to add a composite type called :tempus_slot
to a Postgres database.
The :tempus_slot
type created is a composite type and therefore
may not be supported in other databases.