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
Rename Column
Column
Select column
id (INTEGER)
booking_id (INTEGER)
property_id (TEXT)
external_id (TEXT)
sender (TEXT)
content_message (TEXT)
sent_at (DATE)
status (TEXT)
created_at (DATETIME)
Rename to
Note: new name cannot conflict with any existing column names.
Rename column
Cancel