# arke_postgres v0.8.0-rc.0 - Table of Contents

> Arke postgres

## Modules

- [ArkePostgres](ArkePostgres.md)
- [ArkePostgres.ArkeUnit](ArkePostgres.ArkeUnit.md)
- [ArkePostgres.Query](ArkePostgres.Query.md)
- [ArkePostgres.Repo](ArkePostgres.Repo.md)
- [ArkePostgres.Table](ArkePostgres.Table.md)
- [ArkePostgres.Tables.ArkeUnit](ArkePostgres.Tables.ArkeUnit.md)

## Mix Tasks

- [mix arke_postgres.create_member](Mix.Tasks.ArkePostgres.CreateMember.md): Creates a new super admin member for the given project.
If no username/password are provided then a default member admin/admin will be created if no other admin exists
- [mix arke_postgres.create_project](Mix.Tasks.ArkePostgres.CreateProject.md): Creates a new project in the database.

