Skip to content

Add support for SQLite as the main database #111

Description

@LD-Reborn

Is your feature request related to a problem? Please describe.
Users might want to run this without having to set up an entire MySQL database. So that would be a good alternative.

Describe the solution you'd like
Implement an interface (not abstract class) for the SQL functionality and move all "magic" SQL commands (like the many ones in DatabaseHelper) to the ISQLHelper.

Describe alternatives you've considered
N/A

Additional context
N/A

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions