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
Insert row into session
id
Primary key.
TEXT
expires_at
INTEGER NOT NULL
token
TEXT NOT NULL
created_at
INTEGER NOT NULL
updated_at
INTEGER NOT NULL
ip_address
TEXT
user_agent
TEXT
user_id
TEXT NOT NULL
Insert
Cancel