Create
Query
sqlite.db
—
campaign
__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 campaign
id
Primary key.
TEXT
channel
TEXT NOT NULL
category
TEXT
survey_id
TEXT
created_at
INTEGER (default CURRENT_TIMESTAMP)
closed_at
INTEGER
replaced_by_id
TEXT
click
INTEGER (default 0)
buy
INTEGER (default 0)
comment
TEXT
Insert
Cancel