Create
Query
avito.sqlite
—
session_profiles
app_state
blacklist_entries
listing_monitor_events
notification_queue
proxy_ratings
scan_events
search_url_history
seen_listings
session_profiles
sqlite_sequence
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Insert row into session_profiles
profile_id
Primary key.
TEXT
name
TEXT NOT NULL
description
TEXT NOT NULL
comment
TEXT NOT NULL
data_schema_version
INTEGER NOT NULL (default 1)
data_json
TEXT NOT NULL
created_at
TEXT NOT NULL
updated_at
TEXT NOT NULL
Insert
Cancel