Create
Query
sqlite.db
—
jwks
__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 jwks
id
Primary key.
TEXT
public_key
TEXT NOT NULL
private_key
TEXT NOT NULL
created_at
INTEGER NOT NULL
Insert
Cancel