Create
Query
cards.db
—
organisations
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
Rename Column
Column
Select column
id (TEXT)
name (TEXT)
slug (TEXT)
subscription_tier (TEXT)
created_at (DATETIME)
updated_at (DATETIME)
Rename to
Note: new name cannot conflict with any existing column names.
Rename column
Cancel