Create
Query
cards.db
—
users
audit_log
cards
email_verification_tokens
invitations
migrations
organisation_settings
organisations
password_reset_tokens
sqlite_sequence
user_settings
users
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Update row 379f2ba7-5de0-4c4d-93a1-7582de0cf5d6 in users
id
379f2ba7-5de0-4c4d-93a1-7582de0cf5d6
Primary key.
TEXT
email
mercadeo@blitz.gt
TEXT NOT NULL
password_hash
$2b$10$zS0DJDX82VgfnebP9WFVRO5uDBVBNoQp6qFFzmq2Jx/bJMmZaKnZS
TEXT NOT NULL
organisation_id
2c79df33-8cd3-462a-93f2-9388b34a43ff
TEXT
role
owner
TEXT (default 'member'
email_verified
INTEGER (default 0
created_at
DATETIME (default CURRENT_TIMESTAMP
updated_at
DATETIME (default CURRENT_TIMESTAMP
Update
Cancel