Create
Query
sqlite.db
—
activeIngredient
__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 activeIngredient
id
Primary key.
TEXT
created_at
INTEGER (default CURRENT_TIMESTAMP)
validated_at
INTEGER
duplicates_id
TEXT
name
TEXT
unit_id
TEXT
available_amounts
TEXT
popularity
INTEGER
Insert
Cancel