pointers v0.5.0 API Reference

Modules

A context for working with Pointers, a sort of global foreign key scheme.

Helpers for writing Pointer-aware migrations.

We could not find the requested object

Sets up an Ecto Schema for a Pointable table.

A Pointer is a kind of global foreign key that can point to any of the tables participating in the abstraction.

One Table to rule them all. A record of a table participating in the pointers abstraction - mandatory if participating.

A Global cache of Tables to be queried by their (Pointer) IDs, table names or Ecto Schema module names.