Create
Query
sqlite.db
—
user
__drizzle_migrations
account
activeIngredient
activeIngredientLocal...
campaign
jwks
session
survey
telegramIngredientApp...
unit
unitLocalization
user
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Rename Column
Column
Select column
id (TEXT)
name (TEXT)
email (TEXT)
email_verified (INTEGER)
image (TEXT)
created_at (INTEGER)
updated_at (INTEGER)
is_anonymous (INTEGER)
birthdate (INTEGER)
sex (TEXT)
exercise_level (INTEGER)
Rename to
Note: new name cannot conflict with any existing column names.
Rename column
Cancel