Skip to content

keys table structure #7

Description

@anonymoussprocket
Column Data Type Description
keyid numeric, primary key sequence auto-increment pk
key text, not null 32-char API key
resourceid numeric FK reference to resources table
userid numeric FK reference to users table
tierid numeric FK reference to tiers table
dateissued timestamp date from which the key is active
datesuspended timestamp a means of terminating a key

Activity

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

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions