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
Add Index
Indexed Columns
id (INTEGER)
event_type (TEXT)
entity_type (TEXT)
entity_id (TEXT)
payload (TEXT)
created_at (DATETIME)
processed (BOOLEAN)
processed_at (DATETIME)
event_id (TEXT)
booking_external_id (TEXT)
occurred_at (DATETIME)
payload_json (TEXT)
should_notify (BOOLEAN)
notified_at (DATETIME)
Unique?
No
Yes
Add index
Cancel