ash_postgres
ash_postgres
v2.2.0

        View Source AshPostgres.DataLayer (ash_postgres v2.2.0)

        A postgres data layer that leverages Ecto's postgres capabilities.

        Summary

        Functions

        add_known_binding(query, data, known_binding)
        codegen(args)
        from_ecto(other)
        install(igniter, _, _, _)
        install(igniter, module, arg, path, argv)
        migrate(args)
        postgres(body)

        Hello!

        rollback(args)
        setup(args)
        tear_down(args)
        to_ecto(value)

        Functions

        Link to this function

        add_known_binding(query, data, known_binding)

        View Source
        Link to this function

        codegen(args)

        View Source
        Link to this function

        from_ecto(other)

        View Source
        Link to this function

        install(igniter, _, _, _)

        View Source
        Link to this function

        install(igniter, module, arg, path, argv)

        View Source
        Link to this function

        migrate(args)

        View Source
        Link to this macro

        postgres(body)

        View Source (macro)

        Hello!

        Link to this function

        rollback(args)

        View Source
        Link to this function

        setup(args)

        View Source
        Link to this function

        tear_down(args)

        View Source
        Link to this function

        to_ecto(value)

        View Source

        Hex Package Hex Preview Download ePub version

        Built using ExDoc (v0.31.1) for the Elixir programming language