Create
Query
avito.sqlite
—
search_url_history
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 search_url_history
search_url
Primary key.
TEXT
first_seen_at
TEXT NOT NULL
last_seen_at
TEXT NOT NULL
seen_count
INTEGER NOT NULL (default 1)
Insert
Cancel