Create
Query
sqlite.db
—
account
__drizzle_migrations
account
activeIngredient
activeIngredientLocal...
campaign
jwks
session
survey
telegramIngredientApp...
unit
unitLocalization
user
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Add Index
Indexed Columns
id (TEXT)
account_id (TEXT)
provider_id (TEXT)
user_id (TEXT)
access_token (TEXT)
refresh_token (TEXT)
id_token (TEXT)
access_token_expires_at (INTEGER)
refresh_token_expires_at (INTEGER)
scope (TEXT)
password (TEXT)
created_at (INTEGER)
updated_at (INTEGER)
Unique?
No
Yes
Add index
Cancel