formation v0.11.1
  • Pages
  • Modules

    Formation.Postgresql (formation v0.11.1)

    Link to this section Summary

    Functions

    create_database(pid, name, username)

    See Formation.Postgresql.Database.create/3.

    create_user(pid, username, password)

    See Formation.Postgresql.User.create/3.

    create_user_and_database(credential)

    See Formation.Postgresql.Manager.create_user_and_database/1.

    credential_to_url(credential)

    See Formation.Postgresql.Credential.to_url/1.

    grant_role_to_user(pid, new_user, master_user)

    See Formation.Postgresql.User.grant_role/3.

    grant_user_all_permissions(pid, username, database)

    See Formation.Postgresql.User.grant_all/3.

    Link to this section Functions

    Link to this function

    create_database(pid, name, username)

    See Formation.Postgresql.Database.create/3.

    Link to this function

    create_user(pid, username, password)

    See Formation.Postgresql.User.create/3.

    Link to this function

    create_user_and_database(credential)

    See Formation.Postgresql.Manager.create_user_and_database/1.

    Link to this function

    credential_to_url(credential)

    See Formation.Postgresql.Credential.to_url/1.

    Link to this function

    grant_role_to_user(pid, new_user, master_user)

    See Formation.Postgresql.User.grant_role/3.

    Link to this function

    grant_user_all_permissions(pid, username, database)

    See Formation.Postgresql.User.grant_all/3.

    Find it on Hex: Package Preview (current file)

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

    API Reference