pointers v0.5.0 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

Functions

Changeset for creating a Pointer

Changeset for updating which table a Pointer points to.

Link to this section Functions

Link to this function

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

View Source

Changeset for creating a Pointer

Changeset for updating which table a Pointer points to.