sqlite-web 0.7.0
db.sqlite
inbox_raw
Create
Query
bookings
commands
events
inbox_raw
messages
notifications_log
properties_config
raw_webhooks
sqlite_sequence
system_logs
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Insert row into inbox_raw
source
TEXT NOT NULL
payload
TEXT NOT NULL
received_at
DATETIME (default CURRENT_TIMESTAMP)
processed
BOOLEAN (default 0)
processed_at
DATETIME
error
TEXT
dedupe_key
TEXT
payload_json
TEXT
Insert
Cancel