Skip to content

Migrate to MySQL #35

Description

@TwoLettuce

Overview

Our precious bot currently uses SQLite for data persistence. However, it's not that persistent since the SQLite file gets deleted any time the docker image is replaced. Therefore, we should migrate the database to the MySQL database on the Autograder's EC2. Because the Autograder also uses a queue table for grading, we should be careful to avoid naming conflicts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions