View Source API Reference needle v0.8.0
Modules
One foreign key to rule them all and in the darkness, bind them. - Gandalf, paraphrased.
Helpers for writing Pointer-aware migrations.
If a Pointer represents an object, mixins represent data about the object. Mixins collate optional additional information about an object. Different types of object will typically make use of different mixins. You can see these as aspects of the data if you like.
We could not find the requested object
Sets up an Ecto Schema for a Pointable table.
A Pointer is any object that can be referenced by its id.
A context for working with Needle, a sort of global foreign key scheme.
A securely randomly generated UUID keyed table. Not pointable.
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.
Has a ULID primary key but is not pointable.
Sets up an Ecto Schema for a Virtual Pointable