pointers v0.2.2 API Reference
Modules
A context for working with Pointers, a sort of global foreign key scheme.
Migration helpers for creating tables that participate in the pointers abasction.
We could not find the requested object
A Pointer is a kind of global foreign key that can point to any of the tables participating in the abstraction.
Some macros to help you define schemas.
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.