Skip to content

Build database schema using SQLAlchemy #2

Description

@mkassm

Seed the following tables with migration

  • User table
    • Id
    • username
    • password
  • Prediction (history)
    • Id
    • UserId
    • Image
    • Result

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions