sqlite-web 0.7.0
db.sqlite
events
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
Update row 222 in events
id
Primary key.
INTEGER
event_type
booking.received
TEXT NOT NULL
entity_type
booking
TEXT NOT NULL
entity_id
84587520
TEXT
payload
NULL
TEXT
created_at
DATETIME (default CURRENT_TIMESTAMP
processed
BOOLEAN (default 0
processed_at
DATETIME
event_id
test_evt_wf1
TEXT
booking_external_id
84587520
TEXT
occurred_at
DATETIME
payload_json
{"test":true}
TEXT
should_notify
BOOLEAN (default 0
notified_at
DATETIME
Update
Cancel