Create
Query
mira.db
—
identities
access_codes
balances
event_attachments
events
identities
profiles
room_boardings
rooms
sessions
settings
transactions
users
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Rename Column
Column
Select column
id (TEXT)
user_id (TEXT)
travel_type (TEXT)
document_type (TEXT)
document_number (TEXT)
travel_reason (TEXT)
document_front (TEXT)
document_back (TEXT)
selfie (TEXT)
check_in_date (TEXT)
check_in_time (TEXT)
check_out_date (TEXT)
check_out_time (TEXT)
first_name (TEXT)
surname (TEXT)
date_of_birth (TEXT)
place_of_birth (TEXT)
father_name (TEXT)
mother_name (TEXT)
occupation (TEXT)
home_address (TEXT)
children_under_15 (INTEGER)
emergency_name (TEXT)
emergency_phone (TEXT)
phone_country (TEXT)
phone_number (TEXT)
email (TEXT)
signature (TEXT)
status (TEXT)
created_at (INTEGER)
updated_at (INTEGER)
Rename to
Note: new name cannot conflict with any existing column names.
Rename column
Cancel