Skip to content

Create SqlDatabase helper with necessary APIs #30

@JDegner0129

Description

@JDegner0129

APIs include:

  • Creating needed SQL tables (Users, Statuses)

Users

  • Creating users
  • Updating user auth tokens
  • Getting a list of all users

Statuses

  • Creating new status mapping for user
  • Updating new status mapping for user
  • Removing status mapping for user

Default statuses

  • Creating new default status mapping for user
  • Updating default status mapping for user
  • Removing default status mapping for user

It's possible that default statuses can just be a different match value of * and have the same API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions