ecto_sqlite3
v0.5.1
Pages
Modules
Ecto.Adapters.SQLite3.Codec
(ecto_sqlite3 v0.5.1)
View Source
Link to this section
Summary
Functions
blob_encode(value)
bool_decode(arg1)
bool_encode(bool)
date_decode(val)
datetime_decode(val)
decimal_decode(x)
decimal_encode(x)
float_decode(decimal)
json_decode(x)
json_encode(value)
naive_datetime_decode(val)
naive_datetime_encode(value)
time_encode(value)
Link to this section
Functions
Link to this function
blob_encode(value)
View Source
Link to this function
bool_decode(arg1)
View Source
Link to this function
bool_encode(bool)
View Source
Link to this function
date_decode(val)
View Source
Link to this function
datetime_decode(val)
View Source
Link to this function
decimal_decode(x)
View Source
Link to this function
decimal_encode(x)
View Source
Link to this function
float_decode(decimal)
View Source
Link to this function
json_decode(x)
View Source
Link to this function
json_encode(value)
View Source
Link to this function
naive_datetime_decode(val)
View Source
Link to this function
naive_datetime_encode(value)
View Source
Link to this function
time_encode(value)
View Source