Create
Query
sqlite.db
—
session
__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)
expires_at (INTEGER)
token (TEXT)
created_at (INTEGER)
updated_at (INTEGER)
ip_address (TEXT)
user_agent (TEXT)
user_id (TEXT)
Rename to
Note: new name cannot conflict with any existing column names.
Rename column
Cancel