Skip to content

Create a more effective database schema #3

@mgautam98

Description

@mgautam98

We are using SQLite, If time permits we will setup a MySQL server.

Currently we are just using a single table to store all the data. The schema for table looks like

Events(organization, username, action, textContent, repository, createdAt, url). We are not adding team info so create another table and make some changes to this one too.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions