Create
Query
sqlite.db
—
survey
__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)
user_id (TEXT)
created_at (INTEGER)
updated_at (INTEGER)
completed_at (INTEGER)
current_step (INTEGER)
name (TEXT)
email (TEXT)
sex (TEXT)
birthdate (TEXT)
exercise_level (INTEGER)
country_code (TEXT)
state_code (TEXT)
city (TEXT)
zip_code (TEXT)
address (TEXT)
active_ingredient_ids (TEXT)
selected_amount_by_active_ingredient_id (TEXT)
active_ingredient_spending_config (TEXT)
spending_by_active_ingredient_id (TEXT)
time_per_dose_by_active_ingredient_id (TEXT)
step_time_spent_seconds_by_step (TEXT)
completed_step_numbers (TEXT)
requested_active_ingredients (TEXT)
last_partial_update_at (INTEGER)
consent_to_contact (INTEGER)
Unique?
No
Yes
Add index
Cancel