sqlite-web 0.7.0
db.sqlite
messages
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 messages
booking_id
INTEGER
property_id
TEXT NOT NULL
external_id
TEXT
sender
TEXT NOT NULL
content_message
TEXT NOT NULL
sent_at
DATE NOT NULL
status
TEXT (default 'sent')
created_at
DATETIME (default CURRENT_TIMESTAMP)
Insert
Cancel