8000 Database initialization is not straightforward · Issue #70 · 3DS-RPC/3DS-RPC · GitHub
[go: up one dir, main page]

Skip to content

Database initialization is not straightforward #70

@spotlightishere

Description

@spotlightishere

We currently define our schema within database.py. However, automatic creation of tables is not performed. Moreover, such should not occur - we should instead begin with the initial Alembic definition, and migrate upwards.

It appears the database is required to various lengths throughout discord.py, backend.py, and server.py. We should unify these.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0