API Reference dx v#0.3.5
View SourceModules
This module used to be the main entry for using the Dx API. It is now deprecated.
Please use Dx.Defd instead.
Dx enables you to write Elixir code as if all your Ecto data is already (pre)loaded.
Internal wrapper for a function.
Handles calls to functions not defined with defd.
Collection of functions to work with Dx-internal result types.
Determines which field to batch queries by.
See Dx.
Holds run options and already loaded data passed between Dx.Defd-defined functions according to the
token pattern
in Elixir.
Result types and helpers to work with them.
Used as intermediate data structure to translating defd code to SQL.