Skip to content
This repository was archived by the owner on Aug 24, 2019. It is now read-only.
This repository was archived by the owner on Aug 24, 2019. It is now read-only.

Initialize database #8

Open
Open
@gregberge

Description

@gregberge

We want to be able to connect a database to the project, we will use postgresql.

Setup

Database model

The initial database model will be pretty simple, but we will make it evolve using migrations. Let's start with a user model.

User

id
githubId
accessToken
name
login
email

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions