Ecto
v3.12.5
v3.12.4
v3.12.3
v3.12.2
v3.12.1
v3.12.0
v3.11.2
v3.11.1
v3.11.0
v3.10.3
v3.10.2
v3.10.1
v3.10.0
v3.9.6
v3.9.5
v3.9.4
v3.9.3
v3.9.2
v3.9.1
v3.9.0
v3.8.4
v3.8.3
v3.8.2
v3.8.1
v3.8.0
v3.7.2
v3.7.1
v3.7.0
v3.6.2
v3.6.1
v3.6.0
v3.5.8
v3.5.7
v3.5.6
v3.5.5
v3.5.4
v3.5.3
v3.5.2
v3.5.1
v3.5.0
v3.5.0-rc.1
v3.5.0-rc.0
v3.4.6
v3.4.5
v3.4.4
v3.4.3
v3.4.2
v3.4.1
v3.4.0
v3.3.4
v3.3.3
v3.3.2
v3.3.1
v3.3.0
v3.2.5
v3.2.4
v3.2.3
v3.2.2
v3.2.1
v3.2.0
v3.1.7
v3.1.6
v3.1.5
v3.1.4
v3.1.3
v3.1.2
v3.1.1
v3.1.0
v3.0.9
v3.0.8
v3.0.7
v3.0.6
v3.0.5
v3.0.4
v3.0.3
v3.0.2
v3.0.1
v3.0.0
v3.0.0-rc.1
v3.0.0-rc.0
v2.2.12
v2.2.11
v2.2.10
v2.2.9
v2.2.8
v2.2.7
v2.2.6
v2.2.5
v2.2.4
v2.2.3
v2.2.2
v2.2.1
v2.2.0
v2.2.0-rc.1
v2.2.0-rc.0
v2.1.6
v2.1.5
v2.1.4
v2.1.3
v2.1.2
v2.1.1
v2.1.0
v2.1.0-rc.5
v2.1.0-rc.4
v2.1.0-rc.3
v2.1.0-rc.2
v2.1.0-rc.1
v2.1.0-rc.0
v2.0.6
v2.0.5
v2.0.4
v2.0.3
v2.0.2
v2.0.1
v2.0.0
v2.0.0-rc.6
v2.0.0-rc.5
v2.0.0-rc.4
v2.0.0-rc.3
v2.0.0-rc.2
v2.0.0-rc.1
v2.0.0-rc.0
v2.0.0-beta.2
v2.0.0-beta.1
v2.0.0-beta.0
v1.1.9
v1.1.8
v1.1.7
v1.1.6
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
v0.16.0
v0.15.0
v0.14.3
v0.14.2
v0.14.1
v0.14.0
v0.13.1
v0.13.0
v0.12.1
v0.12.0
v0.12.0-rc
v0.11.3
v0.11.2
v0.11.1
v0.11.0
v0.10.3
v0.10.2
v0.10.1
v0.10.0
v0.9.0
v0.8.1
v0.8.0
v0.7.2
v0.7.1
v0.7.0
v0.6.0
v0.5.1
v0.5.0
v0.4.0
v0.3.0
v0.2.8
v0.2.7
v0.2.6
v0.2.5
GUIDES
Modules
Mix Tasks
Ecto
Top
Sections
Repositories
Schema
Changesets
Query
Other topics
Summary
Functions
assoc/2
assoc_loaded?/1
build_assoc/3
embedded_dump/2
embedded_load/3
get_meta/2
primary_key/1
primary_key!/1
put_meta/2
Ecto.Changeset
Top
Sections
External vs internal data
Validations and constraints
Empty values
Associations, embeds and on replace
Schemaless changesets
The Ecto.Changeset struct
Summary
Types
action/0
constraint/0
data/0
error/0
t/0
t/1
types/0
Functions
add_error/4
apply_action/2
apply_action!/2
apply_changes/1
assoc_constraint/3
cast/4
cast_assoc/3
cast_embed/3
change/2
check_constraint/3
constraints/1
delete_change/2
exclusion_constraint/3
fetch_change/2
fetch_change!/2
fetch_field/2
fetch_field!/2
force_change/3
foreign_key_constraint/3
get_change/3
get_field/3
merge/2
no_assoc_constraint/3
optimistic_lock/3
prepare_changes/2
put_assoc/4
put_change/3
put_embed/4
traverse_errors/2
unique_constraint/3
unsafe_validate_unique/4
update_change/3
validate_acceptance/3
validate_change/3
validate_change/4
validate_confirmation/3
validate_exclusion/4
validate_format/4
validate_inclusion/4
validate_length/3
validate_number/3
validate_required/3
validate_subset/4
validations/1
Ecto.Multi
Top
Sections
Changesets
Run
Example
Summary
Types
changes/0
fun/1
merge/0
name/0
run/0
t/0
Functions
append/2
delete/4
delete_all/4
error/3
insert/4
insert_all/5
insert_or_update/4
merge/2
merge/4
new/0
prepend/2
run/3
run/5
to_list/1
update/4
update_all/5
Ecto.Query
Top
Sections
Query expressions
Interpolation and casting
nil comparison
Composition
Fragments
Macro API
Query Prefix
Summary
Types
dynamic/0
t/0
Functions
distinct/3
dynamic/2
except/2
except_all/2
exclude/2
first/2
from/2
group_by/3
has_named_binding?/2
having/3
intersect/2
intersect_all/2
join/5
last/2
limit/3
lock/3
offset/3
or_having/3
or_where/3
order_by/3
preload/3
put_query_prefix/2
recursive_ctes/2
reverse_order/1
select/3
select_merge/3
subquery/2
union/2
union_all/2
update/3
where/3
windows/3
with_cte/3
Ecto.Repo
Top
Sections
URLs
Shared options
Telemetry events
Read-only repositories
Summary
Types
t/0
Callbacks
__adapter__/0
aggregate/3
aggregate/4
all/2
checkout/2
config/0
default_options/1
delete/2
delete!/2
delete_all/2
exists?/2
get/3
get!/3
get_by/3
get_by!/3
get_dynamic_repo/0
in_transaction?/0
init/2
insert/2
insert!/2
insert_all/3
insert_or_update/2
insert_or_update!/2
load/2
one/2
one!/2
preload/3
prepare_query/3
put_dynamic_repo/1
reload/2
reload!/2
rollback/1
start_link/1
stop/1
stream/2
transaction/2
update/2
update!/2
update_all/3
Ecto.Schema
Top
Sections
Example
Redacting fields
Schema attributes
Primary keys
Types and casting
Reflection
Working with typespecs
Summary
Types
belongs_to/1
embedded_schema/0
has_many/1
has_one/1
many_to_many/1
prefix/0
schema/0
source/0
t/0
Functions
belongs_to/3
embedded_schema/1
embeds_many/3
embeds_many/4
embeds_one/3
embeds_one/4
field/3
has_many/3
has_one/3
many_to_many/3
schema/2
timestamps/1
Ecto.Schema.Metadata
Top
Sections
State
Source
Prefix
Context
Schema
Summary
Types
context/0
state/0
t/0
Mix.Ecto
Top
Summary
Functions
ensure_implements/3
ensure_repo/2
no_umbrella!/1
open?/1
parse_repo/1
Types
Ecto.Enum
Top
Summary
Functions
values/2
Ecto.ParameterizedType
Top
Sections
Examples
Summary
Types
opts/0
params/0
Callbacks
autogenerate/1
cast/2
dump/3
embed_as/2
equal?/3
init/1
load/3
type/1
Ecto.Type
Top
Sections
Example
Custom types and primary keys
Summary
Types
base/0
composite/0
custom/0
primitive/0
t/0
Functions
base?/1
cast/2
composite?/1
dump/3
embed_as/2
embedded_dump/3
embedded_load/3
equal?/3
load/3
match?/2
primitive?/1
type/1
Callbacks
autogenerate/0
cast/1
dump/1
embed_as/1
equal?/2
load/1
type/0
Ecto.UUID
Top
Summary
Types
raw/0
t/0
Functions
bingenerate/0
cast/1
cast!/1
dump/1
embed_as/1
equal?/2
generate/0
load/1
Query APIs
Ecto.Query.API
Top
Sections
Intervals
Window API
About the arithmetic operators
Summary
Functions
!=/2
*/2
+/2
-/2
//2
</2
<=/2
==/2
>/2
>=/2
ago/2
all/1
and/2
any/1
as/1
avg/1
coalesce/2
count/0
count/1
count/2
date_add/3
datetime_add/3
exists/1
field/2
filter/2
fragment/1
from_now/2
ilike/2
in/2
is_nil/1
json_extract_path/2
like/2
map/2
max/1
merge/2
min/1
not/1
or/2
parent_as/1
struct/2
sum/1
type/2
Ecto.Query.WindowAPI
Top
Summary
Functions
avg/1
count/0
count/1
cume_dist/0
dense_rank/0
filter/2
first_value/1
lag/3
last_value/1
lead/3
max/1
min/1
nth_value/2
ntile/1
percent_rank/0
rank/0
row_number/0
sum/1
Ecto.Queryable
Top
Summary
Types
t/0
Functions
to_query/1
Ecto.SubQuery
Top
Adapter specification
Ecto.Adapter
Top
Summary
Types
adapter_meta/0
t/0
Functions
lookup_meta/1
Callbacks
__before_compile__/1
checkout/3
dumpers/2
ensure_all_started/2
init/1
loaders/2
Ecto.Adapter.Queryable
Top
Summary
Types
adapter_meta/0
cached/0
options/0
prepared/0
query_cache/0
query_meta/0
selected/0
Functions
plan_query/3
prepare_query/3
Callbacks
execute/5
prepare/2
stream/5
Ecto.Adapter.Schema
Top
Summary
Types
adapter_meta/0
constraints/0
fields/0
filters/0
on_conflict/0
options/0
returning/0
schema_meta/0
Callbacks
autogenerate/1
delete/4
insert/6
insert_all/7
update/6
Ecto.Adapter.Storage
Top
Summary
Callbacks
storage_down/1
storage_status/1
storage_up/1
Ecto.Adapter.Transaction
Top
Summary
Types
adapter_meta/0
Callbacks
in_transaction?/1
rollback/2
transaction/3
Association structs
Ecto.Association.BelongsTo
Top
Ecto.Association.Has
Top
Ecto.Association.HasThrough
Top
Ecto.Association.ManyToMany
Top
Summary
Functions
assoc_query/2
Ecto.Association.NotLoaded
Top
Summary
Types
t/0
Exceptions
Ecto.CastError
Top
Ecto.ChangeError
Top
Ecto.ConstraintError
Top
Ecto.InvalidChangesetError
Top
Summary
Functions
message/1
Ecto.InvalidURLError
Top
Ecto.MigrationError
Top
Ecto.MultiplePrimaryKeyError
Top
Ecto.MultipleResultsError
Top
Ecto.NoPrimaryKeyFieldError
Top
Ecto.NoPrimaryKeyValueError
Top
Ecto.NoResultsError
Top
Ecto.Query.CastError
Top
Ecto.Query.CompileError
Top
Ecto.QueryError
Top
Ecto.StaleEntryError
Top
Ecto.SubQueryError
Top
Ecto.Query.CompileError
exception
(Ecto v3.5.8)
View Source
Raised at compilation time when the query cannot be compiled.
Keyboard Shortcuts
×
c
Toggle sidebar
n
Toggle night mode
/
or
s
Focus search bar
g
Go to a HexDocs package
?
Bring up this help dialog
Go to a HexDocs package
×