Skip to content

Define db models in Golang #10317

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Tracked by #9036
easyCZ opened this issue May 29, 2022 · 0 comments · Fixed by #10369
Closed
Tracked by #9036

Define db models in Golang #10317

easyCZ opened this issue May 29, 2022 · 0 comments · Fixed by #10369
Labels
team: webapp Issue belongs to the WebApp team

Comments

@easyCZ
Copy link
Member

easyCZ commented May 29, 2022

In order to interact with the database from our Golang based usage component, we need to define Gorm models for the database objects.

Define models for the following tables:

  • Workspace
  • Workspace Instance
  • Team

Additional ones will be added as needed.

PRs:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team: webapp Issue belongs to the WebApp team
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

1 participant