pointers v0.2.2 Pointers.Pointer View Source

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

Link to this section Summary

Link to this section Functions

Link to this function

create(id \\ Ecto.ULID.generate(), table)

View Source