exqlite v0.4.8
  • Pages
  • Modules

    Ecto.Adapters.Exqlite.Codec (exqlite v0.4.8) 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

    Built using ExDoc (v0.23.0) for the Elixir programming language. Designed by Friedel Ziegelmayer.

    API Reference