Electric.Replication.Eval.KnownDefinition (electric v1.0.23)

View Source

Special module to be use-d to define translation of PostgreSQL operators and functions into Elixir calls.

Summary

Functions

before_compile(env)

(macro)

defcompare(datatype, opts)

(macro)

defpostgres(operator_or_func, opts, do_block \\ [])

(macro)

Define a postgres operator or function and it's implementation in Elixir.

expand_categories(impl)